Skip to content

Go to advanced mode codeql#1338

Merged
ahpook merged 2 commits into
mainfrom
ahpook-patch-1
Jun 13, 2026
Merged

Go to advanced mode codeql#1338
ahpook merged 2 commits into
mainfrom
ahpook-patch-1

Conversation

@ahpook

@ahpook ahpook commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

CodeQL is throwing errors on the index.js file because it's not technically valid javascript.


CodeQL is throwing errors on the index.js file because it's not technically valid javascript.
Copilot AI review requested due to automatic review settings June 12, 2026 23:48
@ahpook ahpook requested a review from a team as a code owner June 12, 2026 23:48
GitHub Advanced Security started work on behalf of ahpook June 12, 2026 23:48 View session
GitHub Advanced Security finished work on behalf of ahpook June 12, 2026 23:49

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 a GitHub Actions “CodeQL Advanced” workflow intended to enable code scanning for this repo and avoid CodeQL parse failures caused by the Jekyll-templated assets/js/index.js.

Changes:

  • Introduces a new .github/workflows/codeql.yml workflow to run CodeQL on pushes/PRs to main plus a weekly schedule.
  • Configures a matrix to analyze actions, javascript-typescript, and ruby.
  • Attempts to ignore assets/js/index.js during analysis to prevent CodeQL errors.
Show a summary per file
File Description
.github/workflows/codeql.yml Adds a CodeQL Advanced workflow (currently requires YAML indentation and CodeQL config fixes to work as intended).

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: 4

Comment thread .github/workflows/codeql.yml
Comment thread .github/workflows/codeql.yml
Comment thread .github/workflows/codeql.yml
Comment thread .github/workflows/codeql.yml Outdated
@ahpook ahpook merged commit f51bd05 into main Jun 13, 2026
5 checks passed
@ahpook ahpook deleted the ahpook-patch-1 branch June 13, 2026 00:17
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