public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jan Grulich <jgrulich@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/cairo] f43: Add configuration for release-monitoring
Date: Thu, 24 Sep 2026 08:28:36 GMT [thread overview]
Message-ID: <179023851627.1.1817189095907524348.rpms-cairo-7c3f2b82eff1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cairo
Branch : f43
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=f43
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
reply other threads:[~2026-09-24 8:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=179023851627.1.1817189095907524348.rpms-cairo-7c3f2b82eff1@fedoraproject.org \
--to=jgrulich@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox