Skip to content

Releases: christophehurpeau/reviewflow

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)

v1.94.1

21 Jan 10:43
a0c421e
Compare
Choose a tag to compare

1.94.1 (2022-01-21)

Bug Fixes

  • lint-pr status condition (e666388)

v1.94.0

20 Jan 20:31
13d4fb1
Compare
Choose a tag to compare

1.94.0 (2022-01-20)

Features

  • deps: update dependency probot to v12.2.0 (#400) (8148ece)
  • save statuses to avoid spamming github api (8318515)

Bug Fixes

  • automerge ignore codecov and test-e2e (2502fcf)

v1.93.0

11 Jan 19:59
38912bc
Compare
Choose a tag to compare

1.93.0 (2022-01-05)

Features

  • update @octokit/webhooks (43f7aa7)

v1.92.0

02 Jan 16:34
8b32ba3
Compare
Choose a tag to compare

1.92.0 (2022-01-02)

Features

  • accountConfigs: add external-padok in dev team (3bcab12)

v1.91.1

02 Jan 16:02
f0ffeb5
Compare
Choose a tag to compare

1.91.1 (2022-01-02)

Bug Fixes

  • treat renovate/stability-days pending status as failed to avoid blocking prs that can be merged (ca79c7e)