Skip to content

chore(master): release reviewflow 3.6.0#102

Open
github-actions[bot] wants to merge 1 commit intomasterfrom
release-please--branches--master--components--reviewflow
Open

chore(master): release reviewflow 3.6.0#102
github-actions[bot] wants to merge 1 commit intomasterfrom
release-please--branches--master--components--reviewflow

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 17, 2026

🤖 I have created a release beep boop

3.6.0 (2026-03-06)

Added

  • enrich review comments with clickable file:line links (1c0c090)
  • enrich review comments with clickable file:line links (604c6cc)

Fixed

  • address MR #106 review feedback (cff187a)
  • isolate review MCP config from project .mcp.json (fdfd696)
  • isolate review MCP config from project .mcp.json (1dd2531)
  • remove dead ensureProjectMcpConfig and fix relative import (29f8f63)
  • resolve CI lint failure and clean up type assertion (8c45fe6)

Changed

  • gitlab-controller: inject ReviewContextGateway via deps parameter (619c95c), closes #74
  • gitlab-controller: inject ThreadFetchGateway and DiffMetadataFetchGateway via deps (04438a9)
  • gitlab-controller: inject use cases and migrate all imports to @/ alias (bbc3598)
  • inject gateways and use cases in GitLab webhook controller (#74) (f6314ab)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master--components--reviewflow branch from 8d2d38d to 33068ce Compare February 26, 2026 06:52
@github-actions github-actions bot changed the title chore(master): release reviewflow 3.5.1 chore(master): release reviewflow 3.6.0 Mar 4, 2026
@github-actions github-actions bot force-pushed the release-please--branches--master--components--reviewflow branch from 33068ce to 3f612ee Compare March 4, 2026 12:05
@github-actions github-actions bot force-pushed the release-please--branches--master--components--reviewflow branch from 3f612ee to 80d96d0 Compare March 6, 2026 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor: implement dependency injection in controllers

0 participants