public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cairo] f44: Add configuration for release-monitoring
@ 2026-09-24 8:27 Jan Grulich
0 siblings, 0 replies; only message in thread
From: Jan Grulich @ 2026-09-24 8:27 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cairo
Branch : f44
Commit : 7c3f2b82eff16b3a95f5072eedef0d1024c0a14d
Author : Jan Grulich <jgrulich@redhat.com>
Date : 2026-03-25T14:35:39+01:00
Stats : +13/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/cairo/c/7c3f2b82eff16b3a95f5072eedef0d1024c0a14d?branch=f44
Log:
Add configuration for release-monitoring
---
diff --git a/monitoring.toml b/monitoring.toml
new file mode 100644
index 0000000..e80fbc5
--- /dev/null
+++ b/monitoring.toml
@@ -0,0 +1,13 @@
+# Enable/disable monitoring
+monitoring = true
+# Enable/disable filling bugzilla ticket for new release
+# When disabled it will also disable scratch builds
+bugzilla = true
+# Enable/disable reporting only stable versions
+# Stable versions are recognized based on release-monitoring.org project settings
+stable_only = false
+# Enable/disable reporting all new versions instead of the latest one
+# Enabling this will disable scratch builds
+all_versions = false
+# Enable/disable scratch build for newly opened version
+scratch_build = false
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-24 8:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-24 8:27 [rpms/cairo] f44: Add configuration for release-monitoring Jan Grulich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox