Skip to content

Communicate security issues that were not processed

What does this MR do?

Communicates security issues that were not processed by our tooling.

  • Includes a new service to fetch the security implementation issues associated to the Security Release Tracking issue. This class iterates over these issues and returns the ones that are ready to be processed (= with 4 merge requests and all of them associated to the bot)

  • Issues that are ready and not ready are logged and displayed on the appropriate Slack channel

  • Re-organizes BatchMerger service to execute this new service.

  • Adds and modifies current specs

Related to https://gitlab.com/gitlab-org/release-tools/-/issues/436

Edited by Mayra Cabrera

Merge request reports

Loading