Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fluffynuts/pr2r


https://github.com/fluffynuts/pr2r

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# pr2r

This is a web extension to add a button to Pull Request pages on GitHub which can open up a draft Release with information from the current Pull Request:
- source branch
- title
- summary
- tag, generated by reading existing tags and incrementing the last number in a dotted version string (ie 1.2 -> 1.3, 56 -> 57)

It's useful for people who use the feature-branch git flow where releases are done from the feature branch and validated before merging back into the main branch.