Skip to content

Commit

Permalink
Updating file 'otterdog/eclipse-platform.jsonnet' with otterdog.
Browse files Browse the repository at this point in the history
  • Loading branch information
fredg02 authored and eclipse-platform-bot committed Aug 26, 2024
1 parent 376f149 commit 6e0eb32
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions otterdog/eclipse-platform.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,9 @@ orgs.newOrg('eclipse-platform') {
orgs.newRepoSecret('ECLIPSE_GITLAB_API_TOKEN') {
value: "********",
},
orgs.newRepoSecret('RELENG_BOT_PAT') {
value: "pass:bots/eclipse.platform.releng/github.com/token-hd4925",
},
],
branch_protection_rules: [
orgs.newBranchProtectionRule('master') {
Expand Down

0 comments on commit 6e0eb32

Please sign in to comment.