Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[improve][ci] Only run CodeQL when the PR contains changes to non-test java code #22146

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Feb 28, 2024

Motivation

For Pull Requests, running CodeQL isn't necessary when there isn't changes to production (non-test) java code.

Modifications

Only run CodeQL when the PR contains changes to files matching **/src/main/java/**/*.java.

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@lhotari lhotari added this to the 3.3.0 milestone Feb 28, 2024
@lhotari lhotari requested review from asafm and Technoboy- February 28, 2024 08:59
@lhotari lhotari self-assigned this Feb 28, 2024
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Feb 28, 2024
@lhotari lhotari merged commit 15a6c0f into apache:master Feb 28, 2024
51 of 54 checks passed
hanmz pushed a commit to hanmz/pulsar that referenced this pull request Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci doc-not-needed Your PR changes do not impact docs ready-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants