Skip to content

fix(codeql): allow permissions required by reusable workflow#71

Merged
jorgenosberg merged 2 commits into
mainfrom
fix/codeql-permissions
May 13, 2026
Merged

fix(codeql): allow permissions required by reusable workflow#71
jorgenosberg merged 2 commits into
mainfrom
fix/codeql-permissions

Conversation

@jorgenosberg
Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings May 13, 2026 13:42
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

Updates the repository’s CodeQL GitHub Actions workflow to grant additional GITHUB_TOKEN permissions so the referenced reusable security scanning workflow can perform write operations.

Changes:

  • Expanded code-scan job permissions from read-only contents to contents: write, plus issues: write and pull-requests: write.

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

Comment thread .github/workflows/codeql.yml
Comment thread .github/workflows/codeql.yml
@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@jorgenosberg jorgenosberg merged commit 4816291 into main May 13, 2026
10 checks passed
@jorgenosberg jorgenosberg deleted the fix/codeql-permissions branch May 13, 2026 13:57
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