Releases: bivas/rivi
Releases · bivas/rivi
Beta 3
New condition!
- Use patchfor setting rules on patch content
New action!
- statuscan update the commit status submitted for pull request
Improvements:
- Server less chatty when processing requests (less /metricsaccess lines)
Beta 2
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
Beta 1
trigger action additions:
- Documentation update
- support content-type
- support building endpoint URL from environment
- support bodyfor payload manipulation
First Beta Release
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
Alpha 13
BREAKING CHANGES
- CLI changed to include 2 subcommands: serverandvalidate- old format - not supported
New
- Comments count condition
- Expose golang metrics to Prometheus
Alpha 12
- Issue description condition
- Move to structured logger
- Fix automergestatus lookup
Alpha 11
- Docker image now has git hash as label
- Split rules into order groups so each group is isolated from one another
- Labeler supports removeof labels
- lockeraction (ability to lock/unlock an issue)
- Read GitHub API when checking automergeapprovals
Alpha 10
Stability fixes
Alpha 9
Hotfix for Alpha 8 with better lock flow
Alpha 8
Bug fixes:
- Automerge with no assignees
- Payload parsing failures
- Release namespace locks