Skip to content

Add method to list notifiable security issues

Reuben Pereira requested to merge rp/notify-stable-branch-creation0 into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Content

Add method to IssueCrawler class that returns all security issues in a project that have the security-notifications label.

This will be used to send notifications to such security issues.

This method will be used in !2659 (merged) to get the "notifiable" security issues of a project.

gitlab-com/gl-infra/delivery#19629 (closed)

Author Check-list

  • Has documentation been updated?
Edited by Reuben Pereira

Merge request reports