Skip to content

fix: codeql merge blocking issues#731

Merged
kpoineal merged 1 commit into
mainfrom
fix/add-codeql-advancedconfig
May 14, 2025
Merged

fix: codeql merge blocking issues#731
kpoineal merged 1 commit into
mainfrom
fix/add-codeql-advancedconfig

Conversation

@kpoineal
Copy link
Copy Markdown
Contributor

@kpoineal kpoineal commented May 9, 2025

Overview/Summary

Adds a custom yaml configuration for CodeQL to address PR issues.

  • To associate an ADO Work Item (internal Microsoft team member), use the key word AB# succeeded with the ADO Work Item ID.

As part of this pull request I have

  • Read the Contribution Guide and ensured this PR is compliant with the guide
  • Checked for duplicate Pull Requests
  • Associated it with relevant GitHub Issues or ADO Work Items (Internal Only)
  • Ensured my code/branch is up-to-date with the latest changes in the main branch
  • Ensured PR tests are passing
  • Performed testing and provided evidence (e.g. screenshot of output) for any changes associated to ARG queries
  • Updated relevant and associated documentation (e.g. Contribution Guide, Docs etc.)

Copilot AI review requested due to automatic review settings May 9, 2025 17:25
@kpoineal kpoineal requested a review from a team as a code owner May 9, 2025 17:25
Copy link
Copy Markdown
Contributor

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

This pull request introduces a custom YAML configuration file for CodeQL to address merge blocking issues by automating code scanning on specified branches and PR events.

  • Adds a new CodeQL workflow configuration in .github/workflows/codeql.yml
  • Configures the workflow to run on push, pull_request, pull_request_target events, and on a scheduled cron job
  • Defines a matrix strategy for language-specific analysis and build mode handling

@microsoft-github-policy-service microsoft-github-policy-service Bot added the Bug 🐞 Something isn't working label May 9, 2025
Copy link
Copy Markdown
Collaborator

@oZakari oZakari left a comment

Choose a reason for hiding this comment

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

LGTM

@kpoineal kpoineal merged commit 7cf7e61 into main May 14, 2025
9 checks passed
@tksh164 tksh164 deleted the fix/add-codeql-advancedconfig branch May 15, 2025 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug 🐞 Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants