Skip to content

Releases: christophehurpeau/reviewflow

v6.10.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 05:11

6.10.0 (2026-09-14)

Features

  • minor cosmetic changes in webapp
  • prepare for vscode extension
  • update alouette

v6.9.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 14:45

6.9.0 (2026-09-11)

Features

  • slack: add the start review link in the review requested messages

v6.8.4

Choose a tag to compare

@github-actions github-actions released this 11 Sep 13:02

6.8.4 (2026-09-11)

Bug Fixes

  • do not start a review twice from one click
  • missing creator and add tests
  • tracked prs in re-requested section should not appear as untracked in requested section

v6.8.3

Choose a tag to compare

@github-actions github-actions released this 11 Sep 12:32

6.8.3 (2026-09-11)

Bug Fixes

  • ensure probot logger is initialized before use

v6.8.2

Choose a tag to compare

@github-actions github-actions released this 11 Sep 12:23

6.8.2 (2026-09-11)

Bug Fixes

  • add small delay before re-requesting self
  • slack: pass the rest client to the slack home worker

v6.8.1

Choose a tag to compare

@github-actions github-actions released this 11 Sep 12:07

6.8.1 (2026-09-11)

Bug Fixes

  • move storybook generation inside production check to prevent loading in production builds

v6.8.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 11:33

6.8.0 (2026-09-11)

Features

  • add comment when automerge not enabled
  • add module start task and update dev script to include modules
  • add script for redelivering failed GitHub App webhook deliveries
  • align and improve dashboard slack and webapp
  • enhance PR bucket functionality with new sorting, indexing, and UI improvements
  • implement ColorModeProvider and integrate into layout and header components
  • improve slack blocks by reverting some changes and improving others
  • start review button to avoid multiple review starting on the same team
  • update alouette
  • visual improvements

Bug Fixes

  • enhance error handling for already merged pull requests in auto merge logic
  • fixes on urls and missing dates and missing authors/assignees with better harmonized format
  • replace deleteByKey with deleteMany for repository operations
  • title missing when no drafts
  • update regex to handle missing closing quote in revert titles
  • webapp: ignore pending checks excluded by configuration

v6.7.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 12:06

6.7.0 (2026-08-16)

Features

  • add webapp URL configuration and legacy redirects
  • custom palette
  • deps: update dependency @sentry/node to v10.70.0 (#1189)

Bug Fixes

  • update icon type to SVGIconElement in LandingScreen

v6.6.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 18:32

6.6.0 (2026-08-15)

Features

  • deps: update dependency alouette to v22.6.0 (#1200)
  • implement repository deletion and archiving handling

Bug Fixes

  • deps: update dependency react-native-reanimated to v4.5.3 (#1195)
  • deps: update octokit monorepo (#1193)
  • deps: update react monorepo to v19.2.8 (#1198)

v6.5.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 16:45

6.5.0 (2026-08-15)

Features

  • adjust spacing and font size in PR row component for improved layout
  • support accounts instead of organizations in PR queries and filters

Bug Fixes

  • deps: update dependency react-native-svg to v15.15.5 (#1196)