Skip to content

Add CLAUDE.md and fix CI paths-ignore glob#108

Merged
piekstra merged 1 commit intomainfrom
piekstra/add-claude-md-fix-ci
Feb 8, 2026
Merged

Add CLAUDE.md and fix CI paths-ignore glob#108
piekstra merged 1 commit intomainfrom
piekstra/add-claude-md-fix-ci

Conversation

@piekstra
Copy link
Owner

@piekstra piekstra commented Feb 8, 2026

Summary

  • Add CLAUDE.md with project architecture overview, device class hierarchy, V2 API flow, testing setup, and device control examples
  • Fix paths-ignore in CI workflow: *.md only matched root-level files, so .github/PULL_REQUEST_TEMPLATE.md still triggered full CI. Changed to **/*.md and removed now-redundant .github/ISSUE_TEMPLATE/** and .github/PULL_REQUEST_TEMPLATE/** patterns

Add CLAUDE.md with project architecture, device hierarchy, testing
setup, and usage examples. Fix paths-ignore to use **/*.md so markdown
files in subdirectories (like .github/PULL_REQUEST_TEMPLATE.md) also
skip CI.
@piekstra piekstra merged commit 95d819d into main Feb 8, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant