Skip to content

Add a Slack slash command to add a comment to an issue

Vitali Tatarintev requested to merge add-slack-slash-command-issue-comment into master

What does this MR do?

Adds a Slack slash command to add a comment to an issue.

Implements #30822 (closed)

Format:

/whatever-project issue comment 123345456
Here is the comment body

Screenshots

Slack

Screenshot_2019-10-22_14.45.19

Issue

Screenshot_2019-10-22_15.03.28

Help command response

Screenshot_2019-10-24_07.43.23

ck3g-playground is a custom command here; it can be set in the Slack settings.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • ~~Label as security and @ mention @gitlab-com/gl-security/appsec~~
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Vitali Tatarintev

Merge request reports