GitLab Bot
4d6582cc54
Add latest changes from gitlab-org/gitlab@master
2021-04-03 00:09:02 +00:00
GitLab Bot
89cd4b4101
Add latest changes from gitlab-org/gitlab@master
2021-03-31 03:09:00 +00:00
GitLab Bot
f3b791d5d5
Add latest changes from gitlab-org/gitlab@master
2020-12-17 18:10:14 +00:00
GitLab Bot
c59765a50a
Add latest changes from gitlab-org/gitlab@master
2020-06-24 18:09:03 +00:00
GitLab Bot
e33f87ac0f
Add latest changes from gitlab-org/gitlab@master
2020-04-21 15:21:10 +00:00
GitLab Bot
df2eda3f14
Add latest changes from gitlab-org/gitlab@master
2020-02-20 18:08:51 +00:00
GitLab Bot
784fae4b9d
Add latest changes from gitlab-org/gitlab@master
2019-12-12 12:07:33 +00:00
GitLab Bot
d15180e00b
Add latest changes from gitlab-org/gitlab@master
2019-11-06 09:06:23 +00:00
GitLab Bot
133924c6cc
Add latest changes from gitlab-org/gitlab@master
2019-10-11 00:06:24 +00:00
Nick Thomas
a8a10a0038
Merge branch 'improve-chatops-help' into 'master'
...
Improve chatops help output
See merge request gitlab-org/gitlab-ce!32208
2019-09-01 12:42:22 +00:00
Sarah Yasonik
94720682a1
Add a close issue slack slash command
...
Adds a slash command in slach for closing issues. See
https://docs.gitlab.com/ee/integration/slash_commands.html
for documentation on the wider feature set.
2019-08-29 20:27:38 +00:00
Yorick Peterse
e8dd299e7c
Improve chatops help output
...
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.
2019-08-29 16:11:42 +02:00
Thong Kuah
8c42a0eac0
Add frozen_string_literal to lib part 2
...
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-08-23 00:15:24 +12:00
James Fargher
2d19b1adef
Move ChatOps to Core
...
ChatOps used to be in the Ultimate tier.
2019-02-20 21:29:48 +00:00
Sean McGivern
0fa139dfda
Add slash command for moving an issue
...
Carried over from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8857
2018-03-15 13:09:11 +00:00
Robert Speicher
72a7b30c9f
Change all `:empty_project` to `:project`
2017-08-02 17:47:31 -04:00
Grzegorz Bizon
07bcabb305
Improve wording related to deploy chatops command
2017-07-28 12:16:07 +02:00
Grzegorz Bizon
29a8827752
Improve deploy environment chatops slash command
...
We now match deployment actions better. If there is more than one
deployment action matched, we check if there is an action which name
equals to environment name, instead of raising an error about too many
actions defined.
2017-07-28 10:56:50 +02:00
Eric Eastwood
ea090291bb
Rename "Slash commands" to "Quick actions"
...
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/27070
Deprecate "chat commands" in favor of "slash commands"
We looked for things like:
- `slash commmand`
- `slash_command`
- `slash-command`
- `SlashCommand`
2017-06-15 09:01:56 -05:00