#166 Fix tagging Release Monitoring Bugs
Merged 3 years ago by frantisekz. Opened 3 years ago by frantisekz.

file modified
+1 -1
@@ -153,7 +153,7 @@ 

          if "CLOSED" in bug.status:

              closed_ids.add(bug.id)

              continue

-         if bug.creator == 'Upstream Release Monitoring':

+         if bug.creator == 'upstream-release-monitoring@fedoraproject.org':

              keywords.add("ReleaseMonitoring")

          if "abrt_hash" in bug.whiteboard:

              keywords.add("ABRT")

Pull-Request has been merged by frantisekz

3 years ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

Metadata