Relax stop rule for non-hook work
This commit is contained in:
parent
a4101b73fc
commit
ec9df1eb5a
4 changed files with 7 additions and 10 deletions
|
|
@ -4,9 +4,8 @@ Working rule:
|
|||
|
||||
- Do not stop after commits.
|
||||
- After each commit, check this queue and continue.
|
||||
- Only stop if the queue is empty, you hit a real blocker that cannot be advanced by targeted
|
||||
static analysis or by expanding the rehosted probe/owner surface without guessing, or you need
|
||||
approval.
|
||||
- Only stop if the queue is empty, the remaining work cannot be advanced by any non-hook analysis
|
||||
or rehosting path without guessing, or you need approval.
|
||||
- Before any final response, state which stop condition is true. If none is true, continue.
|
||||
|
||||
## Next
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue