Skip to content

Releases: christophehurpeau/reviewflow

v2.3.1

19 Jul 18:12
082050e
Compare
Choose a tag to compare

2.3.1 (2023-07-19)

Bug Fixes

  • fix accountConfig on server when default config is used (800f718)
  • stop sending slack message about failed checks when pr is closed or merged (4b24d2c)

v2.3.0

14 Jul 09:12
d8fb5b1
Compare
Choose a tag to compare

2.3.0 (2023-07-14)

Features

  • failed checks or status slack message (ccc99e0)

v2.2.0

14 Jul 09:02
c485693
Compare
Choose a tag to compare

2.2.0 (2023-07-14)

Features

  • add onlyEnforceProgressWhenAutomergeEnabled and enable for ornikar (7e528d8)
  • clean dash before no issue (a2560f9)
  • deps: update commitlint monorepo to v17.6.5 (#697) (9d4c0fa)
  • deps: update dependency delay to v6 (#714) (61604ec)
  • experimental better slackify (43164a5)
  • indicate when team is requested and team member is requested by name. Skip team notification when name is requested. (62c8884)
  • support no issue with revert in cleanTitle (5557d9f)

Bug Fixes

  • deps: update dependency probot to v12.3.1 (#710) (c1d81b9)

v2.1.0

29 May 13:45
d1b8974
Compare
Choose a tag to compare

2.1.0 (2023-05-29)

Features

  • allow main-* or master-* or develop-* in ornikar config as base branches (35621e2)

v2.0.0

10 Apr 12:55
6f1be1e
Compare
Choose a tag to compare

2.0.0 (2023-04-10)

⚠ BREAKING CHANGES

  • drop node 14

Features

Bug Fixes

  • better log errors to debug (a95ef54)
  • fix qs security alert (4c91e15)
  • skipCheckMergeableState in autoMergeChanged (41b9b8e)
  • when user change pr title or enable automerge, update body and title if necessary (d03820c)

v1.123.1

16 Mar 00:05
3e11f07
Compare
Choose a tag to compare

1.123.1 (2023-03-15)

Bug Fixes

  • fix displayed number instead of id in slack home (94a732e)

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)