diff options
author | Yorick Peterse <yorickpeterse@gmail.com> | 2019-08-26 14:23:36 +0200 |
---|---|---|
committer | Yorick Peterse <yorick@yorickpeterse.com> | 2019-08-29 16:11:42 +0200 |
commit | e8dd299e7cb4fbb622359d762089367267ed5c09 (patch) | |
tree | d4448d16374f55de345e25ec2b2d098c231c319f /changelogs | |
parent | e8bcabb4a735ecb84b5bc65269fffc21a72b6da6 (diff) | |
download | gitlab-ce-e8dd299e7cb4fbb622359d762089367267ed5c09.tar.gz |
Improve chatops help outputimprove-chatops-help
This improves the output produced when running an unknown command,
running the "help" command, and when trying to run a command you are not
allowed to run. The new help output includes links to the project of the
chatops integration, and a link to the chatops documentation.
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/improve-chatops-help.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/improve-chatops-help.yml b/changelogs/unreleased/improve-chatops-help.yml new file mode 100644 index 00000000000..77e6f2e5308 --- /dev/null +++ b/changelogs/unreleased/improve-chatops-help.yml @@ -0,0 +1,5 @@ +--- +title: Improve chatops help output +merge_request: 32208 +author: +type: changed |