Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrew <dscimino@gmail.com>2019-09-09 16:21:26 +0300
committerKamil TrzciƄski <ayufan@ayufan.eu>2019-09-09 16:21:26 +0300
commit9458192f2bc17928ba775ac0c57b791a8e0aad27 (patch)
tree2dcd09f2cc6faeb382118e5294de17f9031d8d4f /changelogs
parentee5bd24418fa9a7dca645a414be28ef4f8d8232b (diff)
Passing job:rules downstream and E2E specs for job:rules configuration
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/job-rules-e2e.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/job-rules-e2e.yml b/changelogs/unreleased/job-rules-e2e.yml
new file mode 100644
index 00000000000..2c55dfcec49
--- /dev/null
+++ b/changelogs/unreleased/job-rules-e2e.yml
@@ -0,0 +1,5 @@
+---
+title: Passing job rules downstream and E2E specs for job:rules configuration
+merge_request: 32609
+author:
+type: fixed