feat: add own-branch lock adoption recovery to gitea_lock_issue (Closes #442) #461

Merged
sysadmin merged 1 commits from feat/issue-442-lock-adoption into master 2026-07-07 17:16:33 -05:00
1 Commits
Author SHA1 Message Date
sysadminandClaude Opus 4.8 85532059e2 fix: use exact issue-number boundary in own-branch adoption (#442)
Replace substring issue-marker matching with a numeric word-boundary
regex so issue-42 adoption is not false-blocked by unrelated issue-420
branches. Add regression tests for the #42 vs #420 collision.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
2026-07-07 18:05:19 -04:00