Skip to content

Commit

Permalink
Remove bluechi-snapshot webhook (#7)
Browse files Browse the repository at this point in the history
Removes bluechi-snapshot webhook, which send event to start building
BlueChi RPMs in @centos-automotive-sig/bluechi-snapshot repo after PR
was merged. This is no longer needed, because packit integration should
build the packages and merge them into bluechi-snapshot repo.

Signed-off-by: Martin Perina <[email protected]>
  • Loading branch information
mwperina committed Nov 9, 2023
1 parent a78a82c commit f4392b4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions otterdog/eclipse-bluechi.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,6 @@ orgs.newOrg('eclipse-bluechi') {
"push"
],
},
orgs.newRepoWebhook('https://copr.fedorainfracloud.org/webhooks/github/102833/ac79d20a-773d-40cd-b6a2-2d1c4df747b2/') {
content_type: "json",
events+: [
"push"
],
},
],
secrets: [
orgs.newRepoSecret('GH_RELEASE_TOKEN') {
Expand Down

0 comments on commit f4392b4

Please sign in to comment.