Skip to content

Add advanced CodeQL workflow#1346

Merged
mlinksva merged 2 commits into
gh-pagesfrom
add-advanced-codeql-workflow
Jun 23, 2026
Merged

Add advanced CodeQL workflow#1346
mlinksva merged 2 commits into
gh-pagesfrom
add-advanced-codeql-workflow

Conversation

@mlinksva

@mlinksva mlinksva commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Adds a minimal advanced CodeQL workflow so CodeQL runs on pull requests targeting gh-pages, including PRs from forks. This matches the languages currently configured by default setup: GitHub Actions, JavaScript/TypeScript, and Ruby.

Important: advanced CodeQL results cannot be processed while default setup is enabled. To validate this PR and avoid duplicate analyses after merge, switch CodeQL from default setup to advanced setup in the repository settings, then rerun this workflow.

Copilot AI review requested due to automatic review settings June 23, 2026 17:09
GitHub Advanced Security started work on behalf of mlinksva June 23, 2026 17:10 View session
GitHub Advanced Security finished work on behalf of mlinksva June 23, 2026 17:10

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds an “advanced” (workflow-based) CodeQL configuration so the repository can run CodeQL analysis on gh-pages pushes and PRs, matching the languages currently covered by default setup.

Changes:

  • Introduces a new .github/workflows/codeql.yml workflow to run CodeQL on gh-pages pushes and PRs.
  • Configures a language matrix for actions, javascript-typescript, and ruby.
  • Uses minimal permissions for CodeQL SARIF upload.
Show a summary per file
File Description
.github/workflows/codeql.yml Adds an advanced CodeQL workflow targeting gh-pages for pushes and PRs via a language matrix.

Copilot's findings

Tip

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

  • Files reviewed: 1/1 changed files
  • Comments generated: 3

Comment thread .github/workflows/codeql.yml
Comment thread .github/workflows/codeql.yml
Comment thread .github/workflows/codeql.yml Outdated
GitHub Advanced Security started work on behalf of mlinksva June 23, 2026 18:38 View session
GitHub Advanced Security finished work on behalf of mlinksva June 23, 2026 18:38
@mlinksva mlinksva merged commit e6918d1 into gh-pages Jun 23, 2026
7 of 11 checks passed
@mlinksva mlinksva deleted the add-advanced-codeql-workflow branch June 23, 2026 18:44
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.

2 participants