Skip to content

Commit

Permalink
Update to reflect live settings
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-bluechi-bot committed Feb 12, 2024
1 parent 33bb228 commit 85b8546
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 @@ -33,9 +33,6 @@ orgs.newOrg('eclipse-bluechi') {
"services",
"systemd"
],
workflows+: {
actions_can_approve_pull_request_reviews: false,
},
webhooks: [
orgs.newRepoWebhook('https://apps.fedoraproject.org/github2fedmsg/webhook') {
content_type: "json",
Expand Down Expand Up @@ -111,9 +108,6 @@ orgs.newOrg('eclipse-bluechi') {
has_projects: false,
has_wiki: false,
web_commit_signoff_required: false,
workflows+: {
actions_can_approve_pull_request_reviews: false,
},
},
orgs.newRepo('terraform-provider-bluechi') {
allow_update_branch: false,
Expand Down

0 comments on commit 85b8546

Please sign in to comment.