Skip to content

Releases: CodeBoarding/CodeBoarding-action

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 20:11
2627b16

1.7.0 (2026-06-30)

Features

  • scope CI workflow permissions to least privilege (#50) (cb64c17)

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 24 Jun 10:26
8621751

1.6.1 (2026-06-24)

Bug Fixes

  • sync: commit baseline as codeboarding-review[bot], not codeboarding[bot] (6f097bb)

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 23:11
cae4ff4

1.6.0 (2026-06-23)

Features

  • cta: emit short GitHub-style webview PR links (6f6bb39)

v1.5.4

Choose a tag to compare

@github-actions github-actions released this 19 Jun 22:20
ca1e623

1.5.4 (2026-06-19)

Bug Fixes

  • review inherits committed baseline depth for the PR diff (#45) (6aa40f2)

v1.5.3

Choose a tag to compare

@github-actions github-actions released this 19 Jun 01:35
9a83918

1.5.3 (2026-06-19)

Bug Fixes

  • compare review diagrams against target baseline (#39) (7339fbf)
  • install CodeBoarding engine from PyPI (#44) (224aa76)

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 17 Jun 16:31
9c45924

1.5.2 (2026-06-17)

Bug Fixes

  • remove stale engine venv before recreating it (fc3af60)

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 17 Jun 16:20
fbb0900

1.5.1 (2026-06-17)

Bug Fixes

  • set up Java and .NET inside action (#37) (a7164ab)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 22:23
e008584

1.5.0 (2026-06-15)

Features

  • auto-detect depth_level from committed baseline (#34) (eb58256)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 09:14
44b2ac5

1.4.0 (2026-06-14)

Features

  • add /codeboarding-feedback command to capture PR feedback via PostHog (#32) (2df93e2)
  • add sync mode — commit a versioned architecture baseline on push (#28) (290e36b)
  • merge the PR-comment browser + editor CTAs into one line (#30) (3168018)

Bug Fixes

  • drop [skip ci] from bot commits so merges trigger sync; guard the loop without it (#31) (cf66577)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 13:18
57c0aee

1.3.0 (2026-06-13)

Features

  • link the PR comment to the hosted webview (webview_base_url, default (c8f0dcb)
  • list each changed component's touched files in the PR comment (#27) (c8f0dcb)

Bug Fixes

  • ci: match the action's full key normalization + add preflight (e9aa643)
  • ci: strip OpenRouter key + read model pins from secrets in baseline refresh (8e88d8c)