diff options
author | Rémy Coutable <remy@rymai.me> | 2016-11-21 20:27:58 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2016-11-21 20:27:58 +0000 |
commit | 2449d787ad32b399b79bf89c756bc9165232ceb0 (patch) | |
tree | 6cea4cf0ae0f88c50a48c7ba7643ce8f4d257689 /changelogs | |
parent | 3c8d2148fc81cf75af322744221a0ff284216988 (diff) | |
parent | d375e3f15b6f0340addb9a20e0c03a1f1fca413a (diff) | |
download | gitlab-ce-2449d787ad32b399b79bf89c756bc9165232ceb0.tar.gz |
Merge branch 'chatops-deploy-command' into 'master'
Add deploy chat command
This adds a new ChatOps command:
```
/trigger deploy <environment> to <environment>
```
See merge request !7619
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/chatops-deploy-command.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/chatops-deploy-command.yml b/changelogs/unreleased/chatops-deploy-command.yml new file mode 100644 index 00000000000..1e5a3e8df15 --- /dev/null +++ b/changelogs/unreleased/chatops-deploy-command.yml @@ -0,0 +1,4 @@ +--- +title: Add deployment command to ChatOps +merge_request: 7619 +author: |