Skip to content

fix: remove codeql default action from scorecard.#740

Merged
kpoineal merged 2 commits into
mainfrom
fix/scorecard.yml-removecodeql
May 21, 2025
Merged

fix: remove codeql default action from scorecard.#740
kpoineal merged 2 commits into
mainfrom
fix/scorecard.yml-removecodeql

Conversation

@kpoineal
Copy link
Copy Markdown
Contributor

Overview/Summary

This PR fixes an issue where CodeQL was having 2 configurations, one unnamed and another as the correct advanced one.

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 21, 2025 16:08
@kpoineal kpoineal requested a review from a team as a code owner May 21, 2025 16:08
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 PR addresses an issue with duplicate CodeQL configurations by disabling the default upload action.

  • Disables the default CodeQL code scanning upload action by commenting out the respective block of code.

@microsoft-github-policy-service microsoft-github-policy-service Bot added the Bug 🐞 Something isn't working label May 21, 2025
@kpoineal kpoineal merged commit 97aaf0b into main May 21, 2025
9 checks passed
@kpoineal kpoineal deleted the fix/scorecard.yml-removecodeql branch May 21, 2025 16:17
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.

3 participants