Skip to content

CI: use restricted app tokens#1487

Open
mgovers wants to merge 2 commits into
mainfrom
pgm/feature/use-restricted-app-tokens
Open

CI: use restricted app tokens#1487
mgovers wants to merge 2 commits into
mainfrom
pgm/feature/use-restricted-app-tokens

Conversation

Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
@mgovers
mgovers force-pushed the pgm/feature/use-restricted-app-tokens branch from 40991ea to c98cdf2 Compare July 23, 2026 14:01
@sonarqubecloud

Copy link
Copy Markdown

client-id: ${{ secrets.CI_BOT_APP_ID }}
private-key: ${{ secrets.CI_BOT_PRIVATE_KEY }}
repositories: ${{ github.repository }}
permissions-pull-requests: write

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

i am not sure whether this works the way we expect it to... according to the docs of the create-pr action, we also need permissions-contents: write, but i am not explicitly giving it here, yet it works...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code improvement Improvement on internal implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant