feat: implement auto-merge for approved PRs and update workflow documentation
This commit is contained in:
@@ -48,8 +48,8 @@ DevClaw enforces a configurable but consistent lifecycle for every task. The def
|
||||
|
||||
```
|
||||
Planning → To Do → Doing → To Test → Testing → Done
|
||||
↘ In Review → (PR merged) → To Test
|
||||
↘ To Improve → Doing (fix cycle)
|
||||
↘ In Review → (PR approved → auto-merge) → To Test
|
||||
↘ To Improve → Doing (merge conflict / fix cycle)
|
||||
↘ Refining → (human decision)
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user