On 09/26/2014 06:10 PM, Eduard Moraru wrote:
P.S.: I`m fairly sure that writing a quick greasemonkey userscript for GitHub to simulate a Jira-like "Commits" tab would be quick and easy to do, since issues are already supported to be referenced from commit messages. What is missing right now is the other way around, for issues to list all commits referencing them.
That already happens, see https://github.com/phenotips/phenotips/issues/1116 for example. Just that commits are mixed with other activity. This is like Jira's Activity tab, with all events listed. The requirement is that commits mention #NNN, so this still requires an issue number. Pull requests numbers are assigned when the PR is made, so after the commits happened, so in this case the user has to either guess the PR number (and hope that nobody else makes a PR first), or amend all the commits to insert the issue number. -- Sergiu Dumitriu http://purl.org/net/sergiu