Skip to content

Commit

Permalink
update config to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-pdt-bot committed Mar 11, 2024
1 parent 44e23d2 commit d163c44
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions otterdog/eclipse-pdt.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ orgs.newOrg('eclipse-pdt') {
default_branch: "master",
delete_branch_on_merge: false,
web_commit_signoff_required: false,
workflows+: {
actions_can_approve_pull_request_reviews: false,
},
},
orgs.newRepo('pdt') {
allow_update_branch: false,
Expand All @@ -43,9 +40,6 @@ orgs.newOrg('eclipse-pdt') {
"xdebug"
],
web_commit_signoff_required: false,
workflows+: {
actions_can_approve_pull_request_reviews: false,
},
webhooks: [
orgs.newRepoWebhook('https://ci.eclipse.org/pdt/github-webhook/') {
events+: [
Expand Down

0 comments on commit d163c44

Please sign in to comment.