actionlint
workflow checker
A tool that checks GitHub Actions workflow files for syntax and semantic errors to ensure their correctness
Static checker for GitHub Actions workflow files
3k stars
10 watching
160 forks
Language: Go
last commit: 17 days ago actionscigithub-actionslintlinter
Related projects:
Repository | Description | Stars |
---|---|---|
actions/toolkit | A collection of reusable building blocks for creating GitHub Actions | 5,052 |
actions/checkout | An action that allows workflows to access a repository by checking it out in the workspace. | 6,020 |
seferov/pr-lint-action | Enforces standard formatting and checks for issues in pull request titles during GitHub Actions workflows. | 120 |
morrisoncole/pr-lint-action | Automates checks on pull request titles to ensure they meet specific formatting requirements | 64 |
errata-ai/vale-action | Tools for managing and running Vale in GitHub Actions workflows | 204 |
softprops/action-gh-release | Tools for creating and managing GitHub Releases from GitHub Actions workflows | 4,255 |
clowdhaus/aws-github-actions | A collection of reusable GitHub Actions scripts for automating interactions with AWS services. | 118 |
actions/github-script | An action that enables JavaScript workflows to interact with the GitHub API using a script | 4,259 |
unicornglobal/has-changes-action | A GitHub action to check if the repository has uncommitted code changes. | 32 |
xu-cheng/latex-action | Compiles LaTeX documents within a Docker container with a full TeXLive environment. | 1,155 |
mxschmitt/action-tmate | Allows debugging of GitHub Actions via SSH or web shell using the tmate tool. | 3,003 |
dante-ev/latex-action | An action that automates the compilation of LaTeX documents using a Dockerized TeXLive environment. | 178 |
actions/runner | An application used to run jobs in GitHub Actions workflows | 4,961 |
devblackops/github-action-psscriptanalyzer | Automates static code analysis of PowerShell scripts using PSScriptAnalyzer. | 72 |
peaceiris/actions-gh-pages | An action to deploy static files to GitHub Pages from a GitHub repository | 4,758 |