chore: add PR check watch note to AGENTS (#314)
## Summary - add instruction to watch PR checks after PR creation - include fail-fast command example for CI monitoring ## Testing - not run (AGENTS.md change only)
This commit is contained in:
parent
905edeb4a2
commit
9e6920dbc7
|
|
@ -5,6 +5,8 @@ Pattern: [thing] [action] [reason]. [next step].
|
|||
ACTIVE EVERY RESPONSE. No revert after many turns. No filler drift.
|
||||
Code/commits/PRs: normal. Off: "stop caveman" / "normal mode".
|
||||
|
||||
- After creating a PR use `gh pr checks 123 --watch --fail-fast` to check CI every 10 sec, if something fails, fix it, and update the pr.
|
||||
|
||||
<laravel-boost-guidelines>
|
||||
=== foundation rules ===
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue