Releases: christophehurpeau/reviewflow
Releases · christophehurpeau/reviewflow
v1.119.1
Bug Fixes
- enable automerge on automergeable pr on opened (fbdf8d1)
v1.119.0
Features
- after restart, update settings if more than one day (1ea95b6)
- deps: update dependency liwi-mongo to v9 (#477) (d4bd189)
- deps: update dependency probot to v12.3.0 (#566) (d2f9590)
Bug Fixes
- if merge fails, try to enable auto merge (4725147)
v1.118.3
Bug Fixes
- correctly initialize options based on updated labels (6b181f6)
v1.118.2
Bug Fixes
- always add automerge label for bots prs (84b8767)
- make sure PRs are reviewed before merged unless the config allows it and it is the owner (e95363a)
v1.118.1
Bug Fixes
- ornikar config make branch-name optional by setting it to success (aafe890)
v1.118.0
Features
- add data-engineering as dev in ornikar config (0eb7c0b)
- ornikar config allow develop as default branch (bdd5620)
- ornikar config allow SCOPED-STAGING to fail (415e541)
Bug Fixes
- display only non ignored failed checks in status check (e1241cb)
- fix 404 when remove label that is not on the pr (8586e76)
v1.117.0
Features
Bug Fixes
- fix ignore pending checks from codecov (63db188)
v1.116.3
Bug Fixes
- update status check on synchronize (baa0a57)
v1.116.2
Bug Fixes
- ignore codecov as pending check (34087df)