saadmk11 / saadmk11/github-actions-version-updater
Add workaround for weird CodeQL releasing schema
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 103
- Forks
- 21
- Avg merge
- 11m
- Merged PRs (30d)
- 5
Description
https://github.com/github/codeql-action/pull/1561#issuecomment-1476674366 indicates that we shouldn’t look at “releases” for CodeQL.
Could you please add a workaround to the GHA version updater that handles github/codeql-action/* specially?
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the GitHub Actions version updater entry point and trace how it looks up releases for actions. Read the linked CodeQL Action discussion, then make the github/codeql-action/* handling avoid the releases lookup and verify that version updates still work for other actions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- devops, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100