git-pr-release-library
v1.0.1
Published
Create a pull request for release
Downloads
2
Readme
git-pr-release
Create a release pull-request that describes feature pull-requests between specified two branches and simplifies release processes.
Default template is:
{{#pulls}}
- [{{#checked}}x{{/checked}}{{^checked}} {{/checked}}] #{{number}} {{title}} {{#assignees}}@{{login}}{{/assignees}}{{^assignees}}{{#user}}@{{login}}{{/user}}{{/assignees}}
{{/pulls}}