Skip to content

Releases: christophehurpeau/reviewflow

v1.102.0

12 Aug 22:55
66edde0
Compare
Choose a tag to compare

1.102.0 (2022-08-12)

Features

  • add commit comment created slack notification (de59f28)
  • deps: update dependency @octokit/core to v3.6.0 (#492) (2816888)
  • deps: update dependency @octokit/webhooks to v9.26.0 (#493) (1f786dc)
  • deps: update dependency body-parser to v1.20.0 (#507) (8605ac3)
  • deps: update dependency emoji-regex to v10.1.0 (#508) (c1b9035)
  • initial work for legacy deleteAfterMerge option (77001be)

Bug Fixes

  • deps: update commitlint monorepo to v16.2.4 (#524) (c15bfd7)
  • deps: update dependency @slack/web-api to v6.7.2 (#505) (83a96f8)
  • deps: update dependency probot to v12.2.5 (#526) (92dfba6)
  • make sure slack message max length is 3000 (85ad78a)
  • opened event synclabel before update reviewflow comment (c0b1c7b)
  • replies should be inline, not in thread with single message (851a44e)

v1.101.0

11 Aug 23:41
57a6b61
Compare
Choose a tag to compare

1.101.0 (2022-08-11)

Features

  • enable auto merge for bot prs when requiresReviewRequest is enabled (e10911a)
  • ignore draft prs in requested reviews of slack home (4a7c4b8)
  • request reviews only when pr is not in draft (fa66067)

Bug Fixes

  • deps: update dependency probot to v12.2.2 (#484) (c92b699)

v1.100.1

13 Mar 11:07
c77bcec
Compare
Choose a tag to compare

1.100.1 (2022-03-13)

Bug Fixes

  • ignore sending slack message when assigned by reviewflow (0e9d5a7)

v1.100.0

12 Mar 13:57
71080e6
Compare
Choose a tag to compare

1.100.0 (2022-03-12)

Features

  • deps: update dependency @slack/web-api to v6.7.0 (#471) (f523127)

Bug Fixes

  • deps: update dependency emoji-regex to v10.0.1 (#481) (f04fec8)

v1.99.0

20 Feb 22:01
54f249d
Compare
Choose a tag to compare

1.99.0 (2022-02-20)

Features

v1.98.0

20 Feb 21:49
1791a7b
Compare
Choose a tag to compare

1.98.0 (2022-02-20)

Features

  • deps: update commitlint monorepo to v16.2.1 (#461) (4bb914a)
  • deps: update dependency @octokit/webhooks to v9.22.0 (#402) (1358ee0)
  • review comments in threads (69b8cbe)
  • support assigned and unassigned events (ff50bc1)

Bug Fixes

  • auto approve again when reviewflow approval was dismissed (7fcb5b9)
  • deps: update dependency body-parser to v1.19.2 (#463) (751dd45)
  • ignore code approved label for dismissed review (ca31932)
  • make sure db and server are closed properly (15495f1)

v1.97.0

29 Jan 17:37
9f0c66d
Compare
Choose a tag to compare

1.97.0 (2022-01-29)

Features

  • deps: update dependency @slack/web-api to v6.6.0 (#424) (2035990)

v1.96.0

23 Jan 20:30
c805470
Compare
Choose a tag to compare

1.96.0 (2022-01-23)

Features

  • add experimental feature lintPullRequestTitleWithConventionalCommit (06d5b37)
  • parse commit message with @commitlint/config-conventional (bf0ca6a)

Bug Fixes

  • clean (no issue) typo (eec7009)
  • clean [no isssue] typo (21c20b7)
  • deps: update dependency probot to v12.2.1 (#421) (94d04b7)
  • use label to prevent multiple update branch action at the same time (ebd8a06)

v1.95.0

22 Jan 23:55
f80ec5d
Compare
Choose a tag to compare

1.95.0 (2022-01-22)

Features

  • add actions in reviewflow comment (a49fdef)

v1.94.2

22 Jan 23:03
9a2ce3f
Compare
Choose a tag to compare

1.94.2 (2022-01-22)

Bug Fixes

  • also edit status check from labels on edited event (631cbcf)