Skip to content

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
odanado committed Mar 24, 2024
1 parent d862af2 commit 9d55a7e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@

Go implementation of [git-pr-release](https://github.com/x-motemen/git-pr-release).

This command creates "Release Pull Request" on GitHub. The body of "Release Pull Request" lists the pull requests included in that release.
git-pr-release-go is a Go-based reimagination of the original Ruby CLI tool, git-pr-release.

Designed to streamline the development workflow, this tool automates the creation of "Release Pull Requests" on GitHub. Each "Release Pull Request" generated compiles a comprehensive list of pull requests slated for the upcoming release, facilitating a clear overview and seamless integration process.


![](./images/screenshot.png)

Expand Down

0 comments on commit 9d55a7e

Please sign in to comment.