Is it possible to customize what is commented in Jira when a commit is pushed in GitHub?
Currently the following information is commented:
- Triggered by: John Doe
- Comment: #TST-1234: dummy commit to test jira-github integration
- Repository: testing
- Branch: refs/heads/master
- Git Issue URL: https://github.com/...
And I want it to comment only the URL part, all the rest is not interesting information for me, and I want the comments to be clean.