Skip to content

feat: add codeql action#32

Merged
blink1073 merged 4 commits into
Calysto:mainfrom
blink1073:codeql-action
May 6, 2026
Merged

feat: add codeql action#32
blink1073 merged 4 commits into
Calysto:mainfrom
blink1073:codeql-action

Conversation

@blink1073
Copy link
Copy Markdown
Contributor

Summary

  • Add actions/codeql composite action that wraps github/codeql-action/init and github/codeql-action/analyze
  • Update .github/workflows/codeql.yml to use the new action, reducing the analyze job steps from 5 to 2
  • Document the new action in the README with inputs table and a typical scheduled workflow example

Add actions/codeql composite action wrapping github/codeql-action/init
and analyze. Update codeql.yml to use it and document in README.
@blink1073 blink1073 added the enhancement New feature or request label May 6, 2026
Comment thread actions/codeql/action.yml Fixed
Comment thread actions/codeql/action.yml Fixed
@blink1073 blink1073 merged commit 38f1292 into Calysto:main May 6, 2026
20 checks passed
@blink1073 blink1073 deleted the codeql-action branch May 6, 2026 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants