Rivi Versions Save

Simplify Your Review Process with Rivi

v0.1-beta-3

6 years ago

New condition!

  • Use patch for setting rules on patch content

New action!

  • status can update the commit status submitted for pull request

Improvements:

  • Server less chatty when processing requests (less /metrics access lines)

v0.1-beta-2

6 years ago

Improvements:

  • Enable complete client configuration from environment
  • Use user agent header instead of random header to find provider
  • Enable multiple payload parsing (for other events)
  • A lot more metrics exported to Prometheus

v0.1-beta-1

6 years ago

trigger action additions:

  • Documentation update
  • support content-type
  • support building endpoint URL from environment
  • support body for payload manipulation

v0.1-beta

6 years ago

Provide ability to use rivi as service and as bot. Service can be used to read .rivi.rules.yaml file from repository and apply rules

v0.1-alpha-13

6 years ago

BREAKING CHANGES

  • CLI changed to include 2 subcommands: server and validate - old format - not supported

New

  • Comments count condition
  • Expose golang metrics to Prometheus

v0.1-alpha-12

6 years ago
  • Issue description condition
  • Move to structured logger
  • Fix automerge status lookup

v0.1-alpha-11

6 years ago
  • Docker image now has git hash as label
  • Split rules into order groups so each group is isolated from one another
  • Labeler supports remove of labels
  • locker action (ability to lock/unlock an issue)
  • Read GitHub API when checking automerge approvals

v0.1-alpha-10

6 years ago

Stability fixes

v0.1-alpha-9

6 years ago

Hotfix for Alpha 8 with better lock flow

v0.1-alpha-8

6 years ago

Bug fixes:

  • Automerge with no assignees
  • Payload parsing failures
  • Release namespace locks