Skip to content

v0.19.2

Choose a tag to compare

@github-actions github-actions released this 03 Sep 17:37
· 34 commits to main since this release

0.19.2 (2026-09-03)

Bug Fixes

  • rook-maintainer: ignore another plugin's CLAUDE_PLUGIN_DATA (e149d12), closes #85
  • rook-triage: mine origin/master in rt-commits --repo (de49593), closes #84
  • rook-triage: ship real logins in the kb snapshot (da812bf), closes #83
  • rook-triage: stop excluding travisn from routine routing (5c0c38f), closes rook/rook#18242 #77

Refactoring

  • rook-triage: split kb refresh out of routing.md (b10a921)

What's Changed

  • fix(rook-triage): correct the routing KB and its mining tools by @jhoblitt in #92

Resolved issues

  • #77 routing-overrides.md '*: travisn — escalation-only' is incorrect; travisn is a routine reviewer
  • #83 kb-snapshot.json ships two display names in the maintainers login field
  • #84 rt-commits --repo mines HEAD, but routing.md specifies origin/master
  • #85 run.sh trusts an ambient CLAUDE_PLUGIN_DATA that may belong to another plugin