| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This is a more standard location for these custom Actions.
There was a problem hiding this comment.
Looks reasonable. Minor suggestions only, and we can always improve over time.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR automates the process of updating the default CodeQL Bundle. This minimises error, speeds up the release process, and lets us more easily make changes to how we represent the default CodeQL Bundle within the Action.
The workflow is triggered when a new bundle release is taken out of draft and made pre-release. It automatically opens a PR to bump the default bundle, and adds a changelog note. The CLI release manager then just needs to take this PR out of draft to run the checks, approve and merge.
Commit-by-commit review recommended — the first commit moves internal Actions into .github/actions which generates a large diff.
For GitHub staff, see an example Actions run and PR generated by this workflow.
Merge / deployment checklist