Skip to content

Commit

Permalink
Updating file 'otterdog/eclipse-tractusx.jsonnet' with otterdog. (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-tractusx-bot authored Jul 26, 2024
1 parent 4832abc commit 989365c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions otterdog/eclipse-tractusx.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,12 @@ orgs.newOrg('eclipse-tractusx') {
orgs.newRepoSecret('SONAR_TOKEN') {
value: "********",
},
orgs.newRepoSecret('IRS_XRAY_JIRA_USER') {
value: "pass:bots/automotive.tractusx/github.com/IRS_XRAY_JIRA_USER",
},
orgs.newRepoSecret('IRS_XRAY_JIRA_SECRET') {
value: "pass:bots/automotive.tractusx/github.com/IRS_XRAY_JIRA_SECRET",
},
],
branch_protection_rules: [
orgs.newBranchProtectionRule('main') {
Expand Down

0 comments on commit 989365c

Please sign in to comment.