Skip to content

JGC-448 - Add explicit GITHUB_TOKEN permissions to CLA workflow#3355

Open
RemiBou wants to merge 1 commit intomasterfrom
feature/JGC-448-cla-workflow-explicit-permissions
Open

JGC-448 - Add explicit GITHUB_TOKEN permissions to CLA workflow#3355
RemiBou wants to merge 1 commit intomasterfrom
feature/JGC-448-cla-workflow-explicit-permissions

Conversation

@RemiBou
Copy link
Contributor

@RemiBou RemiBou commented Feb 16, 2026

Summary

Adds an explicit permissions block to the CLA workflow so the GITHUB_TOKEN has the required scopes when repository workflow permissions are set to read-only.

Changes

  • Added top-level permissions in .github/workflows/cla.yml:
    • actions: write
    • contents: write
    • pull-requests: write
    • statuses: write

Jira: JGC-448

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions
Copy link
Contributor

👍 Frogbot scanned this pull request and did not find any new security issues.


@RemiBou RemiBou added the safe to test Approve running integration tests on a pull request label Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to test Approve running integration tests on a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants