Skip to content

thinkthroughmath/gh-release-commenter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-release-commenter

This script will compare the git log of the current branch of a repo against a target remote/branch, find all merge commits, pull out the pull request numbers into an array and then use that array to leave a comment on each of those pull requests.

Setup

bundle install

Usage

ruby gh_release_commenter.rb --repo <user/repo> --target <remote/branch> --dir <repo local working directory>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%