public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/anaconda-webui] 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-webui
Branch : rawhide
Commit : e34e60a688a2edd76ab73a35540b73513b04fe20
Author : Katerina Koukiou <kkoukiou@redhat.com>
Date : 2026-09-16T13:03:32+02:00
Stats : +4/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/anaconda-webui/c/e34e60a688a2edd76ab73a35540b73513b04fe20?branch=rawhide
Log:
packit: skip koji builds when skip-build label is passed
---
diff --git a/packit.yaml b/packit.yaml
index 8b5b58f..d4c7839 100644
--- a/packit.yaml
+++ b/packit.yaml
@@ -40,6 +40,10 @@ jobs:
- job: koji_build
trigger: commit
+ require:
+ label:
+ absent:
+ - skip-build
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-webui] 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