fedora-copr / copr

RPM build system - upstream for https://copr.fedorainfracloud.org/
115 stars 59 forks source link

Allow matching alternative clone urls for webhooks #1685

Open fedora-copr-github-bot opened 1 year ago

fedora-copr-github-bot commented 1 year ago

Original issue: https://pagure.io/copr/copr/issue/1685 Opened: 2021-02-03 14:35:53 Opened by: praiskup

E.g. both those work: https://github.com/RedHatInsights/yggdrasil.git https://github.com/RedHatInsights/yggdrasil

Though only if webhook matches the set clone_url the build is spawned.


praiskup commented at 2021-05-27 10:52:07:

This is related to #1633 as well, when speaking about webhooks we should consider Pagure Events script as well.

praiskup commented 1 year ago

Triage time: rephrasing the problem - it would be nice if the DistGit method could be triggered by other forges than pagure.io or src.f.o (e.g. by github webhook).