Skip to content

Commit a319128

Browse files
Copilotzeldrisho
andauthored
Fix trailing whitespace in ci-doctor.lock.yml and ci-doctor.md
Agent-Logs-Url: https://github.com/zeldrisho/scoop-bucket/sessions/3ff17732-82d6-47ed-9e30-328f126ddc18 Co-authored-by: zeldrisho <80939130+zeldrisho@users.noreply.github.com>
1 parent 27fc704 commit a319128

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

.github/workflows/ci-doctor.lock.yml

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/ci-doctor.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ You are the CI Failure Doctor, an expert investigative agent that analyzes faile
7777
- Dependency versions involved
7878
- Timing patterns
7979

80-
### Phase 3: Historical Context Analysis
80+
### Phase 3: Historical Context Analysis
8181

8282
1. **Search Investigation History**: Use file-based storage to search for similar failures:
8383
- Read from cached investigation files in `/tmp/memory/investigations/`
@@ -91,7 +91,7 @@ You are the CI Failure Doctor, an expert investigative agent that analyzes faile
9191

9292
1. **Categorize Failure Type**:
9393
- **Code Issues**: Syntax errors, logic bugs, test failures
94-
- **Infrastructure**: Runner issues, network problems, resource constraints
94+
- **Infrastructure**: Runner issues, network problems, resource constraints
9595
- **Dependencies**: Version conflicts, missing packages, outdated libraries
9696
- **Configuration**: Workflow configuration, environment variables
9797
- **Flaky Tests**: Intermittent failures, timing issues
@@ -134,7 +134,7 @@ You are the CI Failure Doctor, an expert investigative agent that analyzes faile
134134
- **Prevention Strategies**: How to avoid similar failures
135135
- **AI Team Self-Improvement**: Give a short set of additional prompting instructions to copy-and-paste into instructions.md for AI coding agents to help prevent this type of failure in future
136136
- **Historical Context**: Similar past failures and their resolutions
137-
137+
138138
2. **Actionable Deliverables**:
139139
- Create an issue with investigation results (if warranted)
140140
- Comment on related PR with analysis (if PR-triggered)

0 commit comments

Comments
 (0)