Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle including multiple issue IDs in commit messages #3

Open
Alanaktion opened this issue Oct 24, 2016 · 0 comments
Open

Handle including multiple issue IDs in commit messages #3

Alanaktion opened this issue Oct 24, 2016 · 0 comments

Comments

@Alanaktion
Copy link
Member

If a commit message mentions multiple issue IDs, we should add a comment/update for each of them, not just the first match. This could probably be done by replacing the preg_match with a foreach and a preg_match_all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant