Skip to content

chore(ci): move CodeQL to advanced mode via dedicated workflow#1286

Merged
eranhirsch merged 2 commits into
mainfrom
eranhirsch/stableCodeQL
Feb 9, 2026
Merged

chore(ci): move CodeQL to advanced mode via dedicated workflow#1286
eranhirsch merged 2 commits into
mainfrom
eranhirsch/stableCodeQL

Conversation

@eranhirsch

Copy link
Copy Markdown
Member

This is required by the openssf scorecard to validate that static analysis (CodeQL) is run on every commit pushed to main, whereas the default CodeQL config might chose to skip running it.

Copilot AI review requested due to automatic review settings February 9, 2026 15:28
@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify

netlify Bot commented Feb 9, 2026

Copy link
Copy Markdown

Deploy Preview for trusting-lumiere-9c7fad ready!

Name Link
🔨 Latest commit a6b1006
🔍 Latest deploy log https://app.netlify.com/projects/trusting-lumiere-9c7fad/deploys/6989fe5d45b29e00088425cc
😎 Deploy Preview https://deploy-preview-1286--trusting-lumiere-9c7fad.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov

codecov Bot commented Feb 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (49b40aa) to head (a6b1006).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1286   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          174       174           
  Lines         1622      1622           
  Branches       392       392           
=========================================
  Hits          1622      1622           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pkg-pr-new

pkg-pr-new Bot commented Feb 9, 2026

Copy link
Copy Markdown

commit: a6b1006

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 dedicated “CodeQL Advanced” GitHub Actions workflow to ensure CodeQL static analysis runs on every push to main (and also on PRs), aligning with OpenSSF Scorecard expectations.

Changes:

  • Introduces a new CodeQL Advanced workflow triggered on push to main and pull_request.
  • Runs CodeQL analysis via a language matrix (actions, javascript-typescript) using the security-and-quality query suite.

💡 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
@eranhirsch eranhirsch merged commit 0a6e249 into main Feb 9, 2026
39 checks passed
@eranhirsch eranhirsch deleted the eranhirsch/stableCodeQL branch February 9, 2026 15:40
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 2.33.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants