Skip to content

Commit a061ee8

Browse files
sjnimsclaude
andcommitted
docs: add missing workflow documentation to CLAUDE.md
Add documentation for workflows that were missing from the CI/CD section: - claude.yml - Main Claude Code workflow - dependabot-auto-merge.yml - Auto-merges dependabot PRs - sync-labels.yml - Synchronizes repository labels - greet.yml - Greets new contributors 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 481a943 commit a061ee8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,11 @@ Use these agents proactively after creating components:
182182

183183
### Other Workflows
184184

185+
- `claude.yml` - Main Claude Code workflow
185186
- `stale.yml` - Manages stale issues/PRs (Mon/Wed/Fri)
186187
- `semantic-labeler.yml` - Auto-labels issues/PRs
187188
- `ci-failure-analysis.yml` - Analyzes CI failures
188189
- `weekly-maintenance.yml` - Scheduled maintenance tasks
190+
- `dependabot-auto-merge.yml` - Auto-merges dependabot PRs
191+
- `sync-labels.yml` - Synchronizes repository labels
192+
- `greet.yml` - Greets new contributors

0 commit comments

Comments
 (0)