mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-17 19:20:39 +09:00
Auto-checkout scoped issue wakes in the harness
This commit is contained in:
parent
b649bd454f
commit
c1bb938519
5 changed files with 107 additions and 25 deletions
|
|
@ -31,7 +31,8 @@ If `PAPERCLIP_APPROVAL_ID` is set:
|
|||
|
||||
## 5. Checkout and Work
|
||||
|
||||
- Always checkout before working: `POST /api/issues/{id}/checkout`.
|
||||
- For scoped issue wakes, Paperclip may already checkout the current issue in the harness before your run starts.
|
||||
- Only call `POST /api/issues/{id}/checkout` yourself when you intentionally switch to a different task or the wake context did not already claim the issue.
|
||||
- Never retry a 409 -- that task belongs to someone else.
|
||||
- Do the work. Update status and comment when done.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue