Draft pull request description
git-pr-descriptioncommandsetup L1★25
JackUait/blok ↗What it does
Generate categorized PR description covering all commits with examples
Best for
Structuring PR descriptions when coverage of every commit is non-negotiable
Inputs
- · base_branch
- · HEAD_branch
Outputs
- · PR_description (categorized by Bug/Feature/Test/Refactor/Perf/Docs)
- · detailed_bullet_list
Requires
- · Bash
- · git
Preconditions
Git repo with two branches available; all commits to be described exist
Failure modes
Commits missed in description, vague language used, categories not applied
Trust signals
- · One-line-per-commit structure
- · Category-based organization
- · Examples provided for each verb