omkarkhatavkar / jirasync

This CLI tool to sync and track GitHub issues, pr's, pr_reviews with Jira. Currently supported to only for create, update and close status.
MIT License
4 stars 3 forks source link

added github url in body and resolved some issues #10

Closed omkarkhatavkar closed 5 years ago

omkarkhatavkar commented 5 years ago

PR Objective

  1. Resolve the common issues, do not add username in PR_create and Issue_create.
  2. Add JiraUsername in only PR_Review and add them in Search Criteria
  3. Modified #pr to #pr_create to make sure that duplicate tasks should not be created.
  4. Added Github url in details (https://github.com/omkarkhatavkar/jirasync/issues/8)
omkarkhatavkar commented 5 years ago

Execution :

image

Jira Result

image