openrewrite / openrewrite/rewrite-github-actions
Recipe - Apply actionlint & shellcheck suggestions
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1
- Forks
- 9
- Avg merge
- 5h 27m
- Merged PRs (30d)
- 12
Description
actionlint is a static checker for GH Actions. Many of the problems identified by it could be solved by OpenRewrite rules. actionlint can also report problems identifiable by shellcheck.
Shellcheck rules could by provided independently from GH actions.
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
No files, tests, or entry points are named. Start by reviewing the actionlint findings and shellcheck findings described in the issue, then determine which can be represented as OpenRewrite rules and which shellcheck rules should be independent of GitHub Actions; done requires an agreed scope for both sets of rules.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, shell
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100