tarantool / checkpatch

Checkpatch for Tarantool
GNU General Public License v2.0
2 stars 2 forks source link

Check that changelog entry references ticket #16

Open locker opened 2 years ago

locker commented 2 years ago

People often forget to add a reference to a GitHub ticket to a changelog entry, e.g. see https://github.com/tarantool/tarantool/pull/7131#discussion_r873482746. We could require a ticket reference if the commit description has one (e.g. Closes #XXXX).