PR2R - Удобный инструмент для запросов на объединение в GitHub
PR2R is a Chrome add-on developed by davydm that aims to streamline the release process for GitHub Pull Requests. This free tool adds a "Create Release" button next to the "Merge" button on a Pull Request page, allowing developers to quickly create a new release using data from the current PR.
For those who follow a specific workflow where feature branches are deployed to staging or production and then validated before being merged back into the master branch, PR2R can be a helpful time-saver. With just a click of a button, developers can open a new release with the branch as the target, the title and summary from the current PR, and an incremented tag.
Whether you want to edit the release details or simply create the release directly from the Pull Request page, PR2R provides a convenient way to manage your GitHub releases. It's a valuable tool for teams working on collaborative projects and can contribute to a more efficient release process.