Everduin94/better-commits

Title validation doesn't work

trkohler opened this issue · 1 comments

Screenshot 2023-03-14 at 17 16 59

no matter how long or short the title is, I can't make a commit.

This is because you have put the entire URL of the ticket/issue in the Add Ticket prompt. It's just meant to be the tag/number.

If you want to use it this way, that's okay, change check_ticket.add_to_title to false in your config. That way the "ticket" won't be added to the title, thus the size won't be considered in the title max.