Skip to content

Commit

Permalink
Drop OpenMQ zenhub webhook (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
pzygielo authored Jul 28, 2024
1 parent a130bdf commit 2e77e8a
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions otterdog/eclipse-ee4j.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -1975,22 +1975,6 @@ orgs.newOrg('eclipse-ee4j') {
default_workflow_permissions: "write",
},
webhooks: [
orgs.newRepoWebhook('https://webhook.zenhub.io/webhook/github/v1/55c23ea767d046c00d') {
content_type: "json",
events+: [
"issue_comment",
"issues",
"label",
"member",
"milestone",
"pull_request",
"pull_request_review",
"pull_request_review_comment",
"repository",
"team_add"
],
secret: "********",
},
orgs.newRepoWebhook('https://ci.eclipse.org/openmq/github-webhook/') {
content_type: "json",
events+: [
Expand Down

0 comments on commit 2e77e8a

Please sign in to comment.