orca/.github
Neil aac395dbff
fix(release-cut): anchor RC base to latest_stable + patch (#1163)
The rc branch previously derived the base version from the highest
git tag, which reopened an already-shipped series: after v1.3.21
stable was published, cutting an RC still produced v1.3.21-rc.N.
Anchor RCs to latest_stable + patch so a fresh RC after v1.3.21
correctly resolves to v1.3.22-rc.0. Minor/major RCs are cut by
running that stable kind first, which is a clearer workflow than
the old heuristic.

Co-authored-by: Orca <help@stably.ai>
2026-04-27 00:09:27 -07:00
..
ISSUE_TEMPLATE Simplify remaining Orca issue forms 2026-04-14 23:29:55 -07:00
workflows fix(release-cut): anchor RC base to latest_stable + patch (#1163) 2026-04-27 00:09:27 -07:00
pull-request-size.yml ci: auto-label PRs by size via cbrgm/pr-size-labeler-action (#1101) 2026-04-25 17:20:42 -07:00
pull_request_template.md docs: add contribution guide and PR template (#163) 2026-03-28 10:44:02 -07:00