committed icon indicating copy to clipboard operation
committed copied to clipboard

Check that all github-style issue closing is in trailers

Open epage opened this issue 5 years ago • 0 comments

I don't think github has published their regex for finding Closes #... but gitlab has. We can take that and run it against the subject and description. If results show up, check if they are repeated in the trailer and if not, we can error.

epage avatar Nov 22 '19 14:11 epage