Skip to content
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

commit-msg git hook #2

Merged
merged 13 commits into from
Mar 29, 2024
Merged

commit-msg git hook #2

merged 13 commits into from
Mar 29, 2024

Conversation

schustafa
Copy link
Owner

@schustafa schustafa commented Mar 27, 2024

Support for parsing a commit message that includes natural language like "Pairing with @mona" with a commit-msg hook. Automatically append the correct Co-authored-by: string (sourced from gh pairing-with) to the commit message.

Also adds:

  • CI for the Ruby method that parses the commit message
  • Scripted generation of the hook (so future updates to the parsing don't require copy/paste)

@schustafa schustafa marked this pull request as ready for review March 27, 2024 20:53
@schustafa schustafa merged commit f6f951c into main Mar 29, 2024
2 checks passed
@schustafa schustafa deleted the commit-msg-hook branch April 9, 2024 14:57
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