Skip to content

koki-miyazaki/github-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GITHUB TOOL

Comment or approve PRs in one time

  • Set ACCESS_TOKEN and REPO_NAME environment variables
  • Open irb -r ./gh_tool.rb
  • Approve PRs by approve_prs([1234]). Note that 1234 is a PR number to approve.
  • Comment PRs by comment_prs([1234, 5678], '@dependabot rebase').

About

Comment or approve PRs in one time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages