diff options
author | Sean McGivern <sean@mcgivern.me.uk> | 2017-01-10 10:20:03 +0000 |
---|---|---|
committer | Sean McGivern <sean@mcgivern.me.uk> | 2017-01-10 10:20:03 +0000 |
commit | 58db2929f713c90a9b66b27b5a2fc46d6a0dbf94 (patch) | |
tree | f85f7d657b4716df1abbbbdc35b1540270ea3875 /changelogs | |
parent | bb02141e417ff21deb7707a806a313545bbdd5af (diff) | |
parent | b74677489a915570a182e624fc2c7ad537c8e75e (diff) | |
download | gitlab-ce-58db2929f713c90a9b66b27b5a2fc46d6a0dbf94.tar.gz |
Merge branch '24139-production-wildcard-for-cycle-analytics' into 'master'
Treat environments matching `production/*` as Production for Cycle Analytics
Closes #24139
See merge request !8500
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/24139-production-wildcard-for-cycle-analytics.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/24139-production-wildcard-for-cycle-analytics.yml b/changelogs/unreleased/24139-production-wildcard-for-cycle-analytics.yml new file mode 100644 index 00000000000..83cf3670ec0 --- /dev/null +++ b/changelogs/unreleased/24139-production-wildcard-for-cycle-analytics.yml @@ -0,0 +1,4 @@ +--- +title: Treat environments matching `production/*` as Production +merge_request: 8500 +author: |