Skip to content

Close multiple issues with one commit

This Merge Request implements a new issue_closing_pattern that allows to close multiple issues with one commit.

While i was at it i replaced the different regex patterns in the tests, so if we change the pattern in the future we can do a simple search and replace.

The Feedback Thread for this: http://feedback.gitlab.com/forums/176466-general/suggestions/3692754-linking-issues-from-comments-and-automatically-clo
and
http://feedback.gitlab.com/forums/176466-general/suggestions/5673472-allow-multiple-issues-to-be-closed-from-a-commit-m

This is my first little merge request so i probably forgot something, but please bear with me. I'll try to fix all issues that might arise :)

regards,
Hannes

Merge request reports