Skip to content

GH Actions: add actionlint job #194

Open
jrfnl wants to merge 2 commits intomasterfrom
feature/ghactions-lint-workflows
Open

GH Actions: add actionlint job #194
jrfnl wants to merge 2 commits intomasterfrom
feature/ghactions-lint-workflows

Conversation

@jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Mar 25, 2026

GH Actions: add actionlint job

While GH Actions will fail runs of scripts which contain syntax errors, it isn't always that straight forward to see what's wrong.

The actionlint package helps with that by providing more informative error messages. Actionlint also checks for a number of best practice to help keep the GH Actions scripts secure and working.

Ref: https://github.com/rhysd/actionlint

GH Actions/test: fix condition

... and the Actionlint job yields a result straight away by finding a copy/paste error ;-)

jrfnl added 2 commits March 25, 2026 13:44
While GH Actions will fail runs of scripts which contain syntax errors, it isn't always that straight forward to see what's wrong.

The `actionlint` package helps with that by providing more informative error messages. Actionlint also checks for a number of best practice to help keep the GH Actions scripts secure and working.

Ref: https://github.com/rhysd/actionlint
... and the Actionlint job yields a result straight away by finding a copy/paste error ;-)
@jrfnl jrfnl added this to the 2.2 Next milestone Mar 25, 2026
@jrfnl jrfnl added the github_actions Pull requests that update GitHub Actions code label Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant