Skip to content

Commit 9ff7069

Browse files
justin808claude
andcommitted
Emphasize always monitoring CI after pushing
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 96a0dee commit 9ff7069

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CLAUDE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ These requirements are non-negotiable. CI will fail if not followed.
6666
- After completing a task successfully, commit and push immediately
6767
- Run relevant tests locally first to verify changes work
6868
- Don't wait for explicit user approval if you've tested and are confident
69-
- Monitor CI after pushing and address any failures proactively
69+
- **ALWAYS monitor CI after pushing** - check status and address any failures proactively
70+
- Keep monitoring until CI passes or issues are resolved
7071

7172
This saves time and keeps the workflow moving efficiently.
7273

0 commit comments

Comments
 (0)