spacedentist / spr

Submit pull requests for individual, amendable, rebaseable commits to GitHub
https://getcord.github.io/spr/
MIT License
376 stars 33 forks source link

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

Open justinbaltazar opened 3 months ago

justinbaltazar commented 3 months ago

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.