Skip to content

Comments

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

Merged
RemiBou merged 1 commit intomasterfrom
feature/JGC-448-cla-workflow-explicit-permissions
Feb 17, 2026
Merged

JGC-448 - Add explicit GITHUB_TOKEN permissions to CLA workflow#1523
RemiBou merged 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 merged commit c98f347 into master Feb 17, 2026
8 of 11 checks passed
@RemiBou RemiBou deleted the feature/JGC-448-cla-workflow-explicit-permissions branch February 17, 2026 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants