Implement native author issue worktree bootstrap (#850)

This commit is contained in:
2026-07-23 17:28:23 -04:00
parent b70d5f3efa
commit a942afe6c4
8 changed files with 1128 additions and 5 deletions
+2
View File
@@ -73,6 +73,8 @@ AUTHOR_TASKS = frozenset({
"claim_issue",
"create_branch",
"push_branch",
"bootstrap_author_issue_worktree",
"gitea_bootstrap_author_issue_worktree",
"create_pr",
"comment_pr",
"address_pr_change_requests",