public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/google-api-python-client] epel10: Configure Packit for release automation
@ 2026-07-21 20:27 Laura Barcziova
0 siblings, 0 replies; only message in thread
From: Laura Barcziova @ 2026-07-21 20:27 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/google-api-python-client
Branch : epel10
Commit : dedb544fd3cee86b8cabdf78c45532c2101621ec
Author : Laura Barcziova <lbarczio@redhat.com>
Date : 2024-02-29T20:58:23+01:00
Stats : +22/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/google-api-python-client/c/dedb544fd3cee86b8cabdf78c45532c2101621ec?branch=epel10
Log:
Configure Packit for release automation
See details in https://packit.dev/docs/fedora-releases-guide/dist-git-onboarding
---
diff --git a/.packit.yaml b/.packit.yaml
new file mode 100644
index 0000000..4620ee8
--- /dev/null
+++ b/.packit.yaml
@@ -0,0 +1,22 @@
+# See the documentation for more information:
+# https://packit.dev/docs/configuration/
+
+upstream_project_url: https://github.com/googleapis/google-api-python-client
+upstream_tag_template: v{version}
+
+jobs:
+- job: pull_from_upstream
+ trigger: release
+ dist_git_branches:
+ - fedora-rawhide
+
+- job: koji_build
+ trigger: commit
+ #allowed_committers: [all_admins]
+ dist_git_branches:
+ - fedora-rawhide
+
+- job: bodhi_update
+ trigger: commit
+ dist_git_branches:
+ - fedora-branched
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-21 20:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 20:27 [rpms/google-api-python-client] epel10: Configure Packit for release automation Laura Barcziova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox