Skip to content

Update discordrb-webhooks gem

Markus Koller requested to merge 321659-update-discordrb-webhooks into master

What does this MR do?

We previously used a forked version which relaxes the rest-client dependency, this is not needed anymore.

Tested locally:

  1. Enable Discord integration (follow the instructions to create a webhook)

  2. Create an issue

  3. See the notification in Discord:

    image

Changelog: https://github.com/shardlab/discordrb/blob/main/CHANGELOG.md#342---2020-2-5

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

Related to #321659 (closed)

Edited by Markus Koller

Merge request reports

Loading