mezis / git-whistles

A set of bells and whistles for your Git.
Other
64 stars 15 forks source link

Add generic PR command: git pr #62

Closed dncrht closed 7 years ago

dncrht commented 7 years ago

Provides a generic git pr command to open PRs for us that don't use Jira or Pivotal.

It also abstracts common code in the existing git pivotal-pr and git jira-pr so it would be easier to create a new command for any new tracker system that comes to your mind.

Please, can any Jira and Pivotal users do a gem build locally and confirm it still works for their trackers?

mezis commented 7 years ago

Looks good! I'll merge and ship.

dncrht commented 7 years ago

@mezis did you test this branch with pivotal or jira? I no longer have access to any of them, and there were no tests. Hope it still works!