File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
- Part of <!--
1
+ Part of
2
+ <!--
2
3
Only for standalone PRs without Jira issue in the PR title:
3
4
* Replace this comment with Epic ID to create a new Task in Jira
4
5
* Replace this comment with Issue ID to create a new Sub-Task in Jira
Original file line number Diff line number Diff line change 18
18
uses : SonarSource/vault-action-wrapper@v3
19
19
with :
20
20
secrets : |
21
- operations/team/re/kv/data/ github/github -jira-integration token | GITHUB_TOKEN;
21
+ development/ github/token/{REPO_OWNER_NAME_DASH} -jira token | GITHUB_TOKEN;
22
22
development/kv/data/jira user | JIRA_USER;
23
23
development/kv/data/jira token | JIRA_TOKEN;
24
24
- uses : sonarsource/gh-action-lt-backlog/PullRequestCreated@v2
Original file line number Diff line number Diff line change 18
18
uses : SonarSource/vault-action-wrapper@v3
19
19
with :
20
20
secrets : |
21
- operations/team/re/kv/data/ github/github -jira-integration token | GITHUB_TOKEN;
21
+ development/ github/token/{REPO_OWNER_NAME_DASH} -jira token | GITHUB_TOKEN;
22
22
development/kv/data/jira user | JIRA_USER;
23
23
development/kv/data/jira token | JIRA_TOKEN;
24
24
- uses : sonarsource/gh-action-lt-backlog/RequestReview@v2
You can’t perform that action at this time.
0 commit comments