Actually, this should be true for all commit messages: if I write something like
git commit -m "bla closes [tickets:#12]" foo then the commit should be added as a reference to the ticket when pushing the commit to origin/<branch>, and maybe the commit message could also be added as comment. Bonus if a commit like, e.g. git commit -m "bla [tickets:#12]{status:close}" foo closes the ticket. --- ** [tickets:#6570] Auto-comment on ticket upon merge request** **Status:** open **Labels:** merge-requests **Created:** Thu Aug 15, 2013 09:21 PM UTC by Cory Johns **Last Updated:** Wed Oct 30, 2013 11:21 AM UTC **Owner:** nobody If a commit in a merge request references a ticket, a comment (or at least a Related link) should be added to the ticket when the merge request is created. --- Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.