Skip to content

Releases: google/code-review-bot

v0.1

14 Jul 02:31
Compare
Choose a tag to compare

This code has been running behind @janusgraph-bot and evaluating all PRs in the @JanusGraph org since early 20171, so this initial release is long overdue!

Note: despite the name similarity and the fact that this is hosted in the Google org, this code does not back @googlebot, whose implementation is not open source at this time.

This bot supports:

  • YAML configuration of approved CLA signers
  • setting labels and adding comments on PRs (given the right permissions and auth token)

At this time, it does not run as a server or support webhooks; it has been traditionally run as a cronjob which monitors all open PRs in a given repo, or in an entire org.


1 Note that the @JanusGraph org is in the process of migrating from this code base to The Linux Foundation EasyCLA, so the primary user of this code will no longer be using this code after the migration is completed. If you are depending on this code in production for your projects, please reach out via issues (feature requests / bug reports) and/or PRs!