Skip to content

BUILD-10590 The nested job 're-trigger' requests 'actions: write'#89

Merged
julien-carsique-sonarsource merged 1 commit intomasterfrom
fix/jcarsique/BUILD-10590-retrigger
Mar 6, 2026
Merged

BUILD-10590 The nested job 're-trigger' requests 'actions: write'#89
julien-carsique-sonarsource merged 1 commit intomasterfrom
fix/jcarsique/BUILD-10590-retrigger

Conversation

@julien-carsique-sonarsource
Copy link
Copy Markdown
Contributor

@julien-carsique-sonarsource julien-carsique-sonarsource commented Mar 6, 2026

Fix

The workflow is not valid. .github/workflows/re-trigger-approvals.yml (Line: 14, Col: 3): Error calling workflow 'SonarSource/ci-github-actions/.github/workflows/re-trigger-approvals.yml@feat/jcarsique/BUILD-10590-verifiedApprovals'. 
The nested job 're-trigger' is requesting 'actions: write', but is only allowed 'actions: none'.

@julien-carsique-sonarsource julien-carsique-sonarsource requested a review from a team as a code owner March 6, 2026 10:53
Copilot AI review requested due to automatic review settings March 6, 2026 10:53
@hashicorp-vault-sonar-prod
Copy link
Copy Markdown

hashicorp-vault-sonar-prod bot commented Mar 6, 2026

BUILD-10590

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds the actions: write permission to the re-trigger job in the re-trigger-approvals.yml workflow, in order to allow the called reusable workflow (re-trigger-approvals.yml from ci-github-actions) to perform actions such as re-triggering checks (as required by BUILD-10590).

Changes:

  • Added permissions: actions: write to the re-trigger job in .github/workflows/re-trigger-approvals.yml

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread .github/workflows/re-trigger-approvals.yml Outdated
@julien-carsique-sonarsource julien-carsique-sonarsource force-pushed the fix/jcarsique/BUILD-10590-retrigger branch from b859ce3 to 3a574a5 Compare March 6, 2026 10:55
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Mar 6, 2026

@julien-carsique-sonarsource julien-carsique-sonarsource merged commit 33c8c47 into master Mar 6, 2026
6 checks passed
@julien-carsique-sonarsource julien-carsique-sonarsource deleted the fix/jcarsique/BUILD-10590-retrigger branch March 6, 2026 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants