openrewrite / openrewrite/rewrite-github-actions

Recipe - Apply actionlint & shellcheck suggestions

Open
#77 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

recipe
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.