Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Enable the syncing of dist-git updates back to src-git #109

Open
jpopelka opened this issue Aug 14, 2023 · 0 comments
Open

Enable the syncing of dist-git updates back to src-git #109

jpopelka opened this issue Aug 14, 2023 · 0 comments

Comments

@jpopelka
Copy link
Member

It's been implemented since #92 but hasn't actually been enabled yet.

From what I remember, I tried it on Fedora and realized, that the DistGitToSourceGitPRHandler.dist_git_local_project (which is run for each commit to any dist-git repo) always clones the dist-git repo even if there's no corresponding source-git repo, which is quite resource-wasteful. So I just stopped the fedsmg pod, all you need to do to enable it is to run the pod again.

For CentOS Stream source-git, a Push events trigger needs to be added to the existing group webhook for Packit in redhat/centos-stream/rpms group settings (you need to find someone with access, try sgallagh).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: backlog
Development

No branches or pull requests

1 participant