DEV Community

Discussion on: Task id to commit message

Collapse
 
mateuszjarzyna profile image
Mateusz Jarzyna

GitLab is doing this in a pretty good way. When you are merging a merge request, GitLab creates squashed merge commit with message that contains id and merge request and issue name

Collapse
 
gf_developer profile image
GF

Sounds good! But I’ve never worked with GitLab. And this package is sooner for trivial commits, not about merge