Skip to content

Improves security issues processing message

Mayra Cabrera requested to merge improves-security-issues-messages into master

What does this MR do?

Improves and refactor the security issues processing message posted in Slack when executing /chatops run release merge --security by:

  • Reducing the verbosity of the message and,
  • Skipping "Finished processing" message when there's nothing to process

Example

Screen_Shot_2020-08-20_at_11.33.58

Related to https://gitlab.com/gitlab-org/release-tools/-/issues/441 and to https://gitlab.com/gitlab-org/release-tools/-/issues/440

Edited by Mayra Cabrera

Merge request reports