8000 [git] Add scafolding for commit message standardization by ricab · Pull Request #4129 · canonical/multipass · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[git] Add scafolding for commit message standardization #4129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 38 commits into
base: main
Choose a base branch
from

Conversation

ricab
Copy link
Collaborator
@ricab ricab commented May 31, 2025

Add a commit message template and a python script to serve as a validation hook.

MULTI-2014, MULTI-2015, MULTI-2017

Copy link
codecov bot commented May 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.31%. Comparing base (fe72a7c) to head (62445ee).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4129   +/-   ##
=======================================
  Coverage   89.31%   89.31%           
=======================================
  Files         259      259           
  Lines       15686    15686           
=======================================
  Hits        14010    14010           
  Misses       1676     1676           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

ricab added 28 commits June 17, 2025 19:33
Add a basic main function to the commit-msg verification script,
verifying that it is invoked with the expected argument.
Read commit message, reporting any errors.
Add a CommitMsgRulesChecker class, with a Rules enum, to check a commit
message against established rules.
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.

2 participants
0