Skip to content

Commit

Permalink
change: add role OrganizationAdmin to list of bypass actors for .ecli…
Browse files Browse the repository at this point in the history
…psefdn repo
  • Loading branch information
netomi committed Jan 9, 2025
1 parent 8bd2cfc commit e38de8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions otterdog-defaults.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,7 @@ local newOrg(name, id) = {
rulesets: [
newRepoRuleset('main') {
bypass_actors+: [
"#OrganizationAdmin",
std.format("@%s/eclipsefdn-releng", $['github_id']),
std.format("@%s/eclipsefdn-security", $['github_id'])
],
Expand Down

0 comments on commit e38de8c

Please sign in to comment.