Skip to content

isabella232/quorum-bots

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-Ethereum upstream Upgrade tool for Quorum

Tool that creates automatically new Pull Requests for new Go-Ethereum versions into Quorum. Moreover, it analyses the PR and files changed, creating a table into the PR description with some assessment of the probability of issues or conflicts.

This tool is configured to run daily and target the https://github.com/ConsenSys/quorum repository, creating new PR when there are new versions of Go-Ethereum.

Run

You need to set environment variables to access the github API:

  • GITHUB_USERNAME: github username
  • GITHUB_USER_TOKEN: token created for that username with access to checkout projects and create PRs.

Run project: make run

About

Automation Bot for GoQuorum

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.7%
  • Makefile 0.3%