test: require issue-lock proof in author handoffs (#208)

This commit is contained in:
2026-07-06 10:19:46 -05:00
parent 056a232ef8
commit ec879df4c2
3 changed files with 85 additions and 30 deletions
+1
View File
@@ -1005,6 +1005,7 @@ HANDOFF_ROLE_FIELDS = {
),
"author": (
("Selected issue", ("selected issue",)),
("Issue lock proof", ("issue lock proof", "lock before diff")),
("Claim/comment status", ("claim/comment status", "claim status",
"claim")),
("PR number opened", ("pr number opened", "pr opened", "pr number")),