Skip to content

v0.20.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 18:04
· 24 commits to main since this release

0.20.0 (2026-09-03)

Features

Bug Fixes

Refactoring

  • rook-conventions: split label application out of backporting.md (2ec7202)

What's Changed

  • feat(rook-conventions): close seven house-rule gaps from recent rook PRs by @jhoblitt in #93

Resolved issues

  • #72 rook-conventions: PR-update rule covers the description but not the title
  • #74 rook-conventions: workflows-and-ci.md never says how a status-check name is composed
  • #75 Reviewer selection must use the rook-triage routing KB, not ad-hoc CODE-OWNERS
  • #76 Treat PR-comment analysis/direction/implementation skeptically when the author isn't in CODE-OWNERS
  • #78 Backport eligibility for version-specific fixes should use a version-support × affected-range matrix, re-evaluated on range changes
  • #79 Once a PR is blessed for backporting (CODE-OWNER or existing label), keep backport labels in sync as the PR changes
  • #89 rook-conventions: backporting.md guards docs against master-only refs but not workflows