Skip to content

feat: add native GitHub Actions action#33

Merged
benner merged 1 commit into
mainfrom
feat/add-action-yml
Apr 24, 2026
Merged

feat: add native GitHub Actions action#33
benner merged 1 commit into
mainfrom
feat/add-action-yml

Conversation

@benner
Copy link
Copy Markdown
Owner

@benner benner commented Apr 24, 2026

Adds action.yml so the repo can be used as uses: benner/commit-guard@vX.Y.Z
in GitHub Actions workflows. Composite action installs git-commit-guard from
PyPI via uv and exposes all CLI flags as inputs. Adds GitHub Actions usage
section to README.

@benner benner force-pushed the feat/add-action-yml branch from d85a94d to b94a8f3 Compare April 24, 2026 10:06
@benner benner marked this pull request as ready for review April 24, 2026 10:07
Adds action.yml so the repo can be used as `uses: benner/commit-guard@vX.Y.Z`
in GitHub Actions workflows. Composite action installs git-commit-guard from
PyPI via uv and exposes all CLI flags as inputs. Adds GitHub Actions usage
section to README.

Signed-off-by: Nerijus Bendžiūnas <nerijus.bendziunas@gmail.com>
@benner benner force-pushed the feat/add-action-yml branch from b94a8f3 to cf4aee9 Compare April 24, 2026 10:08
@benner benner merged commit cad3663 into main Apr 24, 2026
4 checks passed
@benner benner deleted the feat/add-action-yml branch April 24, 2026 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant