github-for-jira
github-for-jira copied to clipboard
Create a Jira task from Github comment
I would like to add a trigger word, like @TODO to generate tasks in Jira. For example, when I type the below message:
@TODO @Ilya please add Facebook integration to the login screen.
- It will create a Jira task, using the first comment line as a title and the rest of the message as a body.
- It will assign the task to @Ilya and make the commenter as the task
Reporter - It will update the comment with a Jira link, or alternatively add a new comment with a link to Jira
COOL-123 @Ilya please add Facebook integration to the login screen.
Hey @Ilya-Gazman-2. I've flagged this as 'to triage' so my team can discuss it. Thanks for the idea!
I second this. @rachellerathbone Is there any update?
We lost the ability to create tickets from comments during Pull Request (Example: backlog ticket) to fix when we moved from bitbucket to github. This would be very useful. Anything new on this?