Polish Commit Template Checklist - #1081
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1081 +/- ##
=======================================
Coverage 38.28% 38.28%
=======================================
Files 1499 1499
Lines 350230 350230
Branches 40261 40261
=======================================
+ Hits 134096 134100 +4
+ Misses 186915 186912 -3
+ Partials 29219 29218 -1 🚀 New features to boost your workflow:
|
* Remove check for whitespace: this is redundant to automatic checks * Add a step to self-review with AI per our team decision TODO: ensure commit message line length guidelines match commit hooks
* Add gitlint rule to enforce minimum 8-character title lines
papeh
force-pushed
the
feature/polish-commit-template
branch
from
August 19, 2026 21:56
7a33cde to
69df12a
Compare
papeh
marked this pull request as ready for review
August 19, 2026 22:04
thejambi
approved these changes
Aug 20, 2026
thejambi
left a comment
Contributor
There was a problem hiding this comment.
@thejambi reviewed 3 files and all commit messages, and made 1 comment.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on papeh).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
sillsdev/fwmeta#1 aligns expectations for commit messages in our commit hook to those in
.github/commit-guidelines.mdCI-ready checklist
.github/commit-guidelines.md.This change is