public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/anaconda] rawhide: packit: skip koji builds when skip-build label is passed
@ 2026-09-16 11:58 Katerina Koukiou
  0 siblings, 0 replies; only message in thread
From: Katerina Koukiou @ 2026-09-16 11:58 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/anaconda
Branch : rawhide
Commit : a9fc18f0b56ded681bdb016aab83f207f8ca77a5
Author : Katerina Koukiou <kkoukiou@redhat.com>
Date   : 2026-09-16T08:58:13+02:00
Stats  : +4/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/anaconda/c/a9fc18f0b56ded681bdb016aab83f207f8ca77a5?branch=rawhide

Log:
packit: skip koji builds when skip-build label is passed

---
diff --git a/.packit.yml b/.packit.yml
index 3d046d5..a41bbd6 100644
--- a/.packit.yml
+++ b/.packit.yml
@@ -87,6 +87,10 @@ jobs:
 
   - job: koji_build
     trigger: commit
+    require:
+      label:
+        absent:
+          - skip-build
     packages: [anaconda-fedora]
     dist_git_branches:
       - fedora-development

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

only message in thread, other threads:[~2026-09-16 11:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-16 11:58 [rpms/anaconda] rawhide: packit: skip koji builds when skip-build label is passed Katerina Koukiou

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