Git integration and Project workspace fixes

This commit is contained in:
Renn F
2026-01-08 16:45:25 +01:00
parent f1c5b7958c
commit 955455d704
28 changed files with 976 additions and 55 deletions
+6
View File
@@ -54,6 +54,12 @@ In `awaiting_documentation`:
Task advances to `awaiting_pm_review` when BOTH are done.
## Prerequisites
- **Git token configured**: Project must have a GitHub PAT set
- Token must have `repo` scope for PR creation
- If missing, error: "Project has no git token configured"
## Before Creating PR
1. Push all commits: `roboco_git_push()`