What kind of a hook can I implement to check for Pull Request, or when a pull request has been created in a repository ??
All I want to do is check the message in a pull request and reject the pull request if the pull request message does not contain a valid JIRA...
Thanks,
Ishan