You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AGENTS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -222,6 +222,7 @@ Local `AGENTS.md` files may tighten these values, but they must not loosen them
222
222
- After tests pass, run `format`, then the final required verification commands.
223
223
- The task is complete only when every planned checklist item is done and all relevant tests are green.
224
224
- Summarize the change, risks, and verification before marking the task complete.
225
+
- When the user asks to fix GitHub Actions or CI, do not stop at locally green commands: after pushing, watch the relevant GitHub Actions run and continue iterating until the replacement run is green or an explicit external blocker is documented.
0 commit comments