Tuhin-thinks / gitlab-devsec-ops-python

Set of automation scripts to find out useful information about gitlab project and automate actions.
GNU General Public License v3.0
1 stars 0 forks source link

Wrong label detection for MR's in closed state. #2

Open Tuhin-thinks opened 1 year ago

Tuhin-thinks commented 1 year ago

Scenario: Even if an MR is closed, it expects the issue to be in Integration label.

Expected: When an MR is closed, just notify about the issue label, no warning should be raised.