public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libheif] rawhide: Limit Packit builds to Packit-authored PRs
@ 2026-09-24 10:40 Michel Lind
  0 siblings, 0 replies; only message in thread
From: Michel Lind @ 2026-09-24 10:40 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/libheif
            Branch : rawhide
            Commit : 9926123a033c448949fed21c6636f186efb83f6a
            Author : Michel Lind <salimma@fedoraproject.org>
            Date   : 2026-09-24T11:38:30+01:00
            Stats  : +1/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/libheif/c/9926123a033c448949fed21c6636f186efb83f6a?branch=rawhide

            Log:
            Limit Packit builds to Packit-authored PRs

It is a cause of surprise, and a waste of Koji resources,
if another package committer put up a PR to get CI tests,
and then upon merging and starting a build, either the
author's build or packit's build fails anyway

Signed-off-by: Michel Lind <salimma@fedoraproject.org>

---
diff --git a/.packit.yaml b/.packit.yaml
index d26298c..eb5fbcb 100644
--- a/.packit.yaml
+++ b/.packit.yaml
@@ -11,7 +11,6 @@ jobs:
   trigger: commit
   allowed_pr_authors:
     - packit
-    - all_admins
   dist_git_branches:
-    - fedora-all
+    - fedora-rawhide
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-24 10:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-24 10:40 [rpms/libheif] rawhide: Limit Packit builds to Packit-authored PRs Michel Lind

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox