Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Koji builds not triggered #2206

Closed
jpopelka opened this issue Sep 30, 2023 · 3 comments
Closed

Koji builds not triggered #2206

jpopelka opened this issue Sep 30, 2023 · 3 comments

Comments

@jpopelka
Copy link
Member

In dist-git, I merged a PR which adds .packit.yaml with

- job: koji_build
  trigger: commit
  dist_git_branches:
   - fedora-all
   - epel-9

I was expecting to see some builds in Koji but none has been triggered.

The PR was created by me, but I amended Packit's commit as instructed in the original PR because I needed some tweaks.

@jpopelka jpopelka changed the title Koji build not triggered Koji builds not triggered Sep 30, 2023
@lbarcziova
Copy link
Member

hi Jirko, by default we react only to the PRs by Packit, you would need to define yourself in config in allowed_pr_authors as e.g. allowed_pr_authors: jpopelka, packit (or allowed_committers, see this)

@jpopelka
Copy link
Member Author

jpopelka commented Oct 2, 2023

Thanks, then, shouldn't the original PR created by Packit say that?

@lbarcziova
Copy link
Member

good point, I will adjust the instructions

lbarcziova added a commit to lbarcziova/packit that referenced this issue Oct 2, 2023
@jpopelka jpopelka closed this as completed Oct 2, 2023
@github-project-automation github-project-automation bot moved this from new to done in Packit Kanban Board Oct 2, 2023
lbarcziova added a commit to lbarcziova/packit that referenced this issue Oct 2, 2023
softwarefactory-project-zuul bot added a commit to packit/packit that referenced this issue Oct 2, 2023
Mention Koji build configuration in sync release instructions

Related to packit/packit-service#2206
RELEASE NOTES BEGIN
N/A
RELEASE NOTES END

Reviewed-by: Jiri Popelka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants