I have just linked Jira with Github following this link.
How can I open and comment on the issues in one of my public github repositories?
Could I get a list of sample commit messages with currently supported issue tracking options in Github? (open, comment on an issue, multiple issues etc.). A web-link where it is listed would also suffice.
What did I try so far?
Read this link. It requires some commands like JIRA-123 etc in the commit message? Didn't help much.
Closed an issue successfully using the commit message
closes #2
as suggested in this stack overflow discussion. It closed the issue2
. This thread is from 2010. (One of the reasons for not replying in that thread and asking a new one).