Sprocket CI/CD
Version updated for https://github.com/stjude-rust-labs/sprocket-action to version v0.28.0.
- This action is used across all versions by 8 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates static analysis of WDL documents using Sprocket, a tool for validating and linting WDL files. It provides subcommands for check, lint, and validate, allowing users to enforce coding standards and detect potential issues in their workflows. The action can be configured with input parameters such as lint rules, ignore patterns, and deny options. It also supports formatting checks using a sprocket.toml configuration file.
What’s Changed
Bumps sprocket to v0.28.0.