Skip to content

Conversation

@adityasharad
Copy link
Collaborator

These are test cases for the GitHub Actions analysis. Exclude them when running code scanning against this repo, to avoid noisy alerts.

Test workflow files in this directory are safe from execution, because Actions only executes workflows that live directly in the .github/workflows top-level directory.

action.yml files in this directory can in theory be executed as a step in a workflow; for now exclude them.

These are test cases for the GitHub Actions analysis.
Exclude them when running code scanning against this repo,
to avoid noisy alerts.

Test workflow files in this directory are safe from
execution, because Actions only executes workflows
that live directly in the .github/workflows
top-level directory.

`action.yml` files in this directory can in theory
be executed as a step in a workflow; for now exclude them.
@adityasharad adityasharad requested review from a team and Copilot March 13, 2025 20:32
Copy link
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 updates the code scanning configuration to exclude GitHub Actions test files from code scans.

  • Excludes the '/actions/ql/test' directory from scanning
  • Keeps existing exclusions for cpp, java, and python directories

Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon. Learn more

@adityasharad adityasharad merged commit c5b35b0 into github:main Mar 14, 2025
9 checks passed
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