BUILD-11517 Update Jira Automation#111
Conversation
100e0fc to
3bbda54
Compare
There was a problem hiding this comment.
Pull request overview
This PR updates the repository’s GitHub Actions workflows used for Jira/PR review automation to align with the referenced re-terraform-aws-vault workflow setup, including switching to the sonar-xs runner label and updating Vault integration.
Changes:
- Switch workflow runners from
github-ubuntu-latest-stosonar-xs. - Bump
SonarSource/vault-action-wrapperfrom3.2.0to3.6.1(pinned by commit SHA). - Add Rootly token wiring (Vault secret + action input) and set
team-review-componentfor PR creation automation.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
.github/workflows/SubmitReview.yml |
Uses sonar-xs runner and updates Vault action wrapper pin/version. |
.github/workflows/RequestReview.yml |
Uses sonar-xs, updates Vault wrapper, and adds ROOTLY_TOKEN + rootly-token input. |
.github/workflows/PullRequestCreated.yml |
Uses sonar-xs, updates Vault wrapper, adds Rootly token wiring, and sets team-review-component. |
.github/workflows/PullRequestClosed.yml |
Uses sonar-xs runner and updates Vault action wrapper pin/version. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Gitar: add sonar-xs to actionlint |
Co-authored-by: Pavel Mikula <57188685+pavel-mikula-sonarsource@users.noreply.github.com>
Added |
|
Code Review ✅ ApprovedSynchronizes Jira automation workflows with standard repository patterns to ensure consistent validation of the team-review-component value. No issues found. OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change:
Was this helpful? React with 👍 / 👎 | Gitar |



These files should be similar to https://github.com/SonarSource/re-terraform-aws-vault/tree/master/.github/workflows, team-review-component value needs to be validated for each PR
The failed precommit looks like a false positive,
sonar-xsexists.