Skip to content

docs(site): add missing GitHub Actions inputs and examples#60

Merged
benner merged 7 commits into
mainfrom
doc/add-missing-peaces-to-site
Apr 28, 2026
Merged

docs(site): add missing GitHub Actions inputs and examples#60
benner merged 7 commits into
mainfrom
doc/add-missing-peaces-to-site

Conversation

@benner
Copy link
Copy Markdown
Owner

@benner benner commented Apr 28, 2026

rev, allow-empty, and include-merges were missing from the input list,
and the rev and output-file usage patterns had no examples on the site.

benner added 7 commits April 28, 2026 05:29
Stdin was not shown alongside the other input methods, making it
undiscoverable for users who only read the site.

Signed-off-by: Nerijus Bendžiūnas <nerijus.bendziunas@gmail.com>
Link the Conventional Commits spec, note breaking-change syntax,
and reflect that limits are configurable rather than fixed at 72.

Signed-off-by: Nerijus Bendžiūnas <nerijus.bendziunas@gmail.com>
Users placing .commit-guard.toml in a repo root and running
commit-guard from a subdirectory may not know the file is still found.

Signed-off-by: Nerijus Bendžiūnas <nerijus.bendziunas@gmail.com>
These options shipped in v0.13.0 and v0.15.0 but were never shown
on the site, making them undiscoverable without reading the CLI help.

Signed-off-by: Nerijus Bendžiūnas <nerijus.bendziunas@gmail.com>
The env var shipped in v0.15.0 but was not visible on the site,
leaving users no way to discover it without reading the source.

Signed-off-by: Nerijus Bendžiūnas <nerijus.bendziunas@gmail.com>
The --output jsonl and --output-file flags shipped in v0.14.0 and
v0.15.0 but were invisible on the site; users had no way to discover
machine-readable output without reading the CLI help.

Signed-off-by: Nerijus Bendžiūnas <nerijus.bendziunas@gmail.com>
rev, allow-empty, and include-merges were missing from the input list,
and the rev and output-file usage patterns had no examples on the site.

Signed-off-by: Nerijus Bendžiūnas <nerijus.bendziunas@gmail.com>
@github-actions
Copy link
Copy Markdown

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/git_commit_guard
   __init__.py341299%216, 598
TOTAL341299% 

@benner benner marked this pull request as ready for review April 28, 2026 02:39
@benner benner merged commit d9ff7d6 into main Apr 28, 2026
4 checks passed
@benner benner deleted the doc/add-missing-peaces-to-site branch April 28, 2026 02:39
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