Github provides issue management as part of their service. This provides a convenient way to integrate source version control together with light project management in a form of milestones and issues.
Is there a way to set up a repository receive hook in order to update relevant issues (somehow specified in commit messages) by automatically adding comments with the content of the commit messages?