spr icon indicating copy to clipboard operation
spr copied to clipboard

Use commit `title` instead of `initial version` for initial `spr` message

Open justinbaltazar opened this issue 1 year ago • 2 comments

Use the actual commit title instead of [𝘀𝗽𝗿] initial version for the initial spr message. This is useful for instances where you are working in a repository with commit linting.

For example, if the repository requires that the first commit of each code change has a JIRA ticket in the commit message, the lint rule will fail.

justinbaltazar avatar Mar 13 '24 00:03 justinbaltazar

@spacedentist Do you see any issues with this PR?

justinbaltazar avatar Oct 21 '24 19:10 justinbaltazar

This should be configurable though.

spacedentist avatar Apr 20 '25 12:04 spacedentist