diff options
Diffstat (limited to 'changelogs/unreleased/limit-amount-of-created-pipelines.yml')
-rw-r--r-- | changelogs/unreleased/limit-amount-of-created-pipelines.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/limit-amount-of-created-pipelines.yml b/changelogs/unreleased/limit-amount-of-created-pipelines.yml new file mode 100644 index 00000000000..51fdbb4d7ff --- /dev/null +++ b/changelogs/unreleased/limit-amount-of-created-pipelines.yml @@ -0,0 +1,5 @@ +--- +title: Process at most 4 pipelines during push +merge_request: 27205 +author: +type: performance |