diff options
author | Kamil Trzciński <ayufan@ayufan.eu> | 2017-11-28 20:09:27 +0000 |
---|---|---|
committer | Kamil Trzciński <ayufan@ayufan.eu> | 2017-11-28 20:09:27 +0000 |
commit | 99d143fb2e67b1015166d54cb6cac5c197355a10 (patch) | |
tree | 3928aee24c6b8a36c77e321398ea93c7d9db7955 /changelogs | |
parent | 1ce27c7d78f0833985ef82b0018064d3c821b9fe (diff) | |
parent | ac87bd0c113e5265d7913e13c005850a4f6bf4c3 (diff) | |
download | gitlab-ce-99d143fb2e67b1015166d54cb6cac5c197355a10.tar.gz |
Merge branch '38962-automatically-run-a-pipeline-when-auto-devops-is-turned-on-in-project-settings' into 'master'
Add checkbox to automatically run a pipeline when Auto DevOps is turned on in project settings
Closes #38962
See merge request gitlab-org/gitlab-ce!15380
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/38962-automatically-run-a-pipeline-when-auto-devops-is-turned-on-in-project-settings.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/38962-automatically-run-a-pipeline-when-auto-devops-is-turned-on-in-project-settings.yml b/changelogs/unreleased/38962-automatically-run-a-pipeline-when-auto-devops-is-turned-on-in-project-settings.yml new file mode 100644 index 00000000000..a4d703bc69f --- /dev/null +++ b/changelogs/unreleased/38962-automatically-run-a-pipeline-when-auto-devops-is-turned-on-in-project-settings.yml @@ -0,0 +1,5 @@ +--- +title: Add the option to automatically run a pipeline after updating AutoDevOps settings +merge_request: 15380 +author: +type: changed |