Releases: bivas/rivi
Releases · bivas/rivi
Beta 3
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)
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
body
for 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:
server
andvalidate
- old format - not supported
New
- Comments count condition
- Expose golang metrics to Prometheus
Alpha 12
- Issue description condition
- Move to structured logger
- Fix
automerge
status 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
remove
of labels locker
action (ability to lock/unlock an issue)- Read GitHub API when checking
automerge
approvals
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