Skip to content

Releases: christophehurpeau/reviewflow

v1.123.0

13 Mar 21:46
61c41ad
Compare
Choose a tag to compare

1.123.0 (2023-03-13)

Features

  • add experimental conventionalCommitBangBreakingChange (6ad5b1b)

v1.122.0

09 Mar 23:41
9d2eada
Compare
Choose a tag to compare

1.122.0 (2023-03-09)

Features

  • add description for review/auto-approve (7f4b235)

Bug Fixes

  • fix merged pr still marked as prs to merge (087a0e7)

v1.121.0

04 Mar 14:45
0a11747
Compare
Choose a tag to compare

1.121.0 (2023-03-04)

Features

  • make labels optional, remove groups (94e7201)
  • pass automerge from github to stable (10c2611)

Bug Fixes

  • deps: update commitlint monorepo to v17.4.4 (#663) (7ee607a)
  • deps: update dependency @slack/web-api to v6.8.1 (#664) (d62e8aa)

v1.120.0

24 Feb 18:48
93a46fc
Compare
Choose a tag to compare

1.120.0 (2023-02-24)

Features

  • checks labels are now optional and removed from ornikar config (09cd9a4)

v1.119.1

05 Feb 15:50
c9065fc
Compare
Choose a tag to compare

1.119.1 (2023-02-04)

Bug Fixes

  • enable automerge on automergeable pr on opened (fbdf8d1)

v1.119.0

04 Feb 15:19
1b5022c
Compare
Choose a tag to compare

1.119.0 (2023-02-04)

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

29 Jan 19:50
00c6b02
Compare
Choose a tag to compare

1.118.3 (2023-01-29)

Bug Fixes

  • correctly initialize options based on updated labels (6b181f6)

v1.118.2

29 Jan 16:47
a75167a
Compare
Choose a tag to compare

1.118.2 (2023-01-29)

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

23 Jan 20:06
445dcf8
Compare
Choose a tag to compare

1.118.1 (2023-01-23)

Bug Fixes

  • ornikar config make branch-name optional by setting it to success (aafe890)

v1.118.0

23 Jan 19:37
e1ffd74
Compare
Choose a tag to compare

1.118.0 (2023-01-23)

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)