diff options
author | Kamil TrzciĆski <ayufan@ayufan.eu> | 2017-05-09 10:20:58 +0000 |
---|---|---|
committer | Timothy Andrew <mail@timothyandrew.net> | 2017-05-18 14:52:26 +0000 |
commit | 81f547a564693cf216d4a87afa5bcf042323b79d (patch) | |
tree | d6f3427e1ba7fd7f715eafb5e47c2c4279856d8e /changelogs | |
parent | 91b4f8e30237b252059052686375f0ef7d7ec9c7 (diff) | |
download | gitlab-ce-81f547a564693cf216d4a87afa5bcf042323b79d.tar.gz |
Merge branch 'fix/gb/fix-skipped-manual-actions' into 'master'
Fix skipped manual actions issue in pipeline processing
Closes #30212
See merge request !11164
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/fix-gb-fix-skipped-manual-actions.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-gb-fix-skipped-manual-actions.yml b/changelogs/unreleased/fix-gb-fix-skipped-manual-actions.yml new file mode 100644 index 00000000000..d8d4c668a44 --- /dev/null +++ b/changelogs/unreleased/fix-gb-fix-skipped-manual-actions.yml @@ -0,0 +1,4 @@ +--- +title: Fix skipped manual actions problem when processing the pipeline +merge_request: 11164 +author: |