alexandergh/Presubmit Checks
GitHub Action for a suite of useful presubmit/premerge checks.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Feb 3, 2025
- License
- Apache 2.0
Pinned Snippet
uses: alexandergh/presubmitchecks@6c553d922e3031fc0045b8ca54d012c660ed7629 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | A token that grants access to read/write actions. Usually secrets.GITHUB_TOKEN. | yes | — |
| config-file | Path to the presubmit checks config file. | no | — |
| apply-fixes | Applies fixes automatically. | no | false |
Outputs
| name | description |
|---|---|
| applied-fixes | Set to 1 if fixes were applied |