rajbos / rajbos/github-actions-requests
Handle old school actions correctly
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
See https://github.com/wei/curl. This action repository has no action.yml AND no workflows in the repository.
- Handle no action.yml
- Handle no workflows available in the Dependabot check step
- Handle no workflows available in the CodeQL check step
Contributor guide
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
Review the Dependabot and CodeQL check steps and the linked wei/curl action repository first, then trace how missing action.yml and missing workflows are handled. Done means each of the three checklist cases is handled correctly in the relevant check steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100