atlassian / github-for-jira

Connect your code with your project management in Jira
https://github.atlassian.com
MIT License
612 stars 184 forks source link

Create a Jira task from Github comment #723

Open Ilya-Gazman-2 opened 2 years ago

Ilya-Gazman-2 commented 2 years ago

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.

  1. It will create a Jira task, using the first comment line as a title and the rest of the message as a body.
  2. It will assign the task to @Ilya and make the commenter as the task Reporter
  3. 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.

rachellerathbone commented 2 years ago

Hey @Ilya-Gazman-2. I've flagged this as 'to triage' so my team can discuss it. Thanks for the idea!

cpp77 commented 2 years ago

I second this. @rachellerathbone Is there any update?

dcumings commented 1 year ago

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?

kddsultan commented 2 months ago

Any updates on this?