Skip to content

bouchedid/git-pr-release-library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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}}

About

Git action that automatically creates release branches and facilitates release process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%