#151 Add new monitoring options for release-monitoring
Merged 2 years ago by kevin. Opened 2 years ago by zlopez.
zlopez/pagure-dist-git monitoring_settings  into  master

file modified
+4
@@ -26,6 +26,10 @@ 

              ("monitoring", "monitoring"),

              ("no-monitoring", "no-monitoring"),

              ("monitoring-with-scratch", "monitoring-with-scratch"),

+             ("monitoring-all", "monitoring-all"),

+             ("monitoring-all-scratch", "monitoring-all-scratch"),

+             ("monitoring-stable", "monitoring-stable"),

+             ("monitoring-stable-scratch", "monitoring-stable-scratch"),

          ],

      )

  

This is a followup for https://pagure.io/pagure/pull-request/5294

These new options are already supported and documented in the-new-hotness and
will be available in next release.

Link to documentation:
https://the-new-hotness.readthedocs.io/en/latest/user-guide.html#notifications-settings

Signed-off-by: Michal Konečný mkonecny@redhat.com

Is something blocking this PR? Let me know if I can help.

@principis It's just waiting for review

It looks like the fedora-infra group has permissions on this repo. Perhaps one of the other CPE people could review[1] this if the primary maintainer is busy?

[1]: It's a trivial +4 patch, so there's barely even anything to review.

Pull-Request has been merged by kevin

2 years ago
Metadata