On Wednesday, 18 May 2016 at 14:27:22 UTC, Jacob Carlborg wrote:
Apparently dlang-bot doesn't recognize the GitHub
syntax/conventions [1] to link and close issues from pull
requests. Instead one have to use "Fix issue ...". I don't see
a point in inventing new conventions for this.
Can we please have dlang-bot recognize the GitHub syntax as
well?
[1]
https://help.github.com/articles/closing-issues-via-commit-messages/
dlang-bot is not related to the Bugzilla integration proper.
Martin wrote it to have links back to the respective issues
automatically available somewhere on the PR page, but it's a
separate tool.
- David