Learn more about these different git repos.
Other Git URLs
This is possibly a duplicate of #105, however it is not fixed.
There appears to be no way to trigger a webhook to start a jenkins job based on commits to specific branches.
I did test this by enabling Pagure-CI and Fedmsg as suggested in IRC
Is it possible to prioritize this feature? It is a blocker for CD pipelines.
So there was indeed a bug in this code, for which I have the fix and that I hotfixed in prod so you can test it :)
So basically, turn on web-hooks for the project as well as the fedmsg git hook and the web-hook will be triggered when upon push.
It should work for now, but we'll likely want to add a proper git hook for web-hooks as otherwise we can't get web-hooks notifs just for commits.
I may have done it wrong, but it doesn't appear to be working.
I think this has finally been fixed :)
Do you think you could try again?
ping? Any chance you could test this again?
This was originally for use with CentOS CI's jenkins. In order to test this I would need to stand up a new CI or integrate an external one. I am happy to do that, but it is not something I can prioritize now. If you think you fixed it, let's assume it is fixed until either I or someone else can test. I am OK with this getting closed.
Let's assume it works as expected then and we can re-open this ticket or a new one if it does not.
Thanks for the feedback :)
Metadata Update from @pingou: - Issue close_status updated to: Fixed
Log in to comment on this ticket.