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

Add CodeQL job to GitHub Actions workflow #212

Merged
merged 4 commits into from
Sep 14, 2024
Merged

Add CodeQL job to GitHub Actions workflow #212

merged 4 commits into from
Sep 14, 2024

Conversation

masutaka
Copy link
Owner

@masutaka masutaka commented Sep 14, 2024

Since it is always slow to run CodeQL tests, optimize the timing of execution using route06/actions.

  • Run CodeQL only when necessary
  • Run CodeQL every Friday
    • Since default CodeQL is also executed on a scheduled basis

@masutaka masutaka self-assigned this Sep 14, 2024
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@masutaka masutaka changed the title Add codeql job to Test workflow Add codeql job to GitHub Actions workflow Sep 14, 2024
@masutaka masutaka changed the title Add codeql job to GitHub Actions workflow Add CodeQL job to GitHub Actions workflow Sep 14, 2024
@masutaka masutaka marked this pull request as ready for review September 14, 2024 05:15
@masutaka masutaka merged commit 364d864 into main Sep 14, 2024
13 checks passed
@masutaka masutaka deleted the add-codeql-job branch September 14, 2024 05:18
masutaka added a commit that referenced this pull request Sep 15, 2024
It's included in Test badge from #212
@masutaka masutaka mentioned this pull request Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant