public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Laura Barcziova <lbarczio@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/google-api-python-client] epel10: Configure Packit for release automation
Date: Tue, 21 Jul 2026 20:27:45 GMT	[thread overview]
Message-ID: <178466566526.1.16205347160422901754.rpms-google-api-python-client-dedb544fd3ce@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-07-21 20:27 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=178466566526.1.16205347160422901754.rpms-google-api-python-client-dedb544fd3ce@fedoraproject.org \
    --to=lbarczio@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