RobQuistNL / chrome-github-jira

This extension shows contents of linked tasks from Jira in Github
Apache License 2.0
35 stars 30 forks source link

Ability to turn off PR template feature #22

Closed rjmunro closed 5 years ago

rjmunro commented 6 years ago

The projects I work on have their own per-project custom PR templates in github (using these instructions). When I have this plugin installed, they get overwritten with the PR template configured in the plugin. I tried leaving the PR template option blank, but this still overwrote my project PR template with a blank template.

It would be great if this feature could be turned off. Even better if the template acceptance criteria substitution would still work with the template stored in github, rather than only with the template stored in this project.

RobQuistNL commented 6 years ago

Oh, coolio! That looks like a new feature in Github. I have been using GitLab for some main projects lately (which has the same option), but this is definately a good addition. Like you said, combining these two would be even better.

zhaochy1990 commented 6 years ago

The same problem struggled me.

RobQuistNL commented 5 years ago

Added the option in 9f06e7a, will try to get 1.2.0 published soon!