Skip to content

Commit 803c2fc

Browse files
msch-nutrientclaude
andcommitted
Update CLAUDE.md with CI debugging workflow
Add step to wait for tests and read logs if they fail, plus use gh run list with branch filter to avoid confusion. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 582c190 commit 803c2fc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CLAUDE.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,10 @@ Always run the quality checks above to ensure code meets standards.
4545
3. Write tests alongside implementation
4646
4. Update documentation/docstrings
4747
5. Run quality checks before marking tasks complete
48-
6. Use `gh` cli tool for GitHub operations
48+
6. Use `gh` cli tool for GitHub operations.
49+
7. Always check out a feature branch when beginning work.
50+
8. When sending a PR, always wait for tests to run and if it fails, read the logs to fix it.
51+
9. Use `gh run list` with branch filter to not get confused.
4952

5053
**PR Strategy**: All GitHub PRs are squash merged to maintain clean commit history.
5154

0 commit comments

Comments
 (0)