Skip to content

docs(config): update docs for CI and ADS conventions#118

Merged
q-soriarty merged 1 commit intodevelopfrom
feature/update-docs-ci-conventions
Feb 14, 2026
Merged

docs(config): update docs for CI and ADS conventions#118
q-soriarty merged 1 commit intodevelopfrom
feature/update-docs-ci-conventions

Conversation

@q-soriarty
Copy link
Collaborator

Summary

  • CLAUDE.md: replace all ADS-over-MQTT references with direct ADS, add CI Checks section documenting both workflows and common gotchas (pull_request_target reads from main, header/body length limits, npm cache, PR title re-trigger)
  • CONTRIBUTING.md: add ci scope, document hard CI rules (header 72 chars, body 100 chars, subject-case disabled), add CI Checks subsection
  • GIT_WORKFLOW.md: add ci scope, fix body wrap limit (100 not 72), remove incorrect lowercase subject rule, add PR title validation note and CLA check step

Context

Prevents the CI issues we hit with PRs #98-#116 from recurring. Documents all the lessons learned about commitlint, CLA, and GitHub Actions behavior.

🤖 Generated with Claude Code

- CLAUDE.md: replace ADS-over-MQTT with direct ADS references,
  add CI Checks section with gotchas (pull_request_target,
  header/body limits, npm cache, PR title re-trigger)
- CONTRIBUTING.md: add ci scope, document hard CI rules
  (header 72, body 100, subject-case disabled), add CI
  Checks section
- GIT_WORKFLOW.md: add ci scope, fix body wrap limit
  (100 not 72), remove lowercase subject rule, add PR
  title validation note and CLA check step

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@q-soriarty q-soriarty merged commit 0691dc5 into develop Feb 14, 2026
2 checks passed
@q-soriarty q-soriarty deleted the feature/update-docs-ci-conventions branch February 14, 2026 14:58
@github-actions github-actions bot locked and limited conversation to collaborators Feb 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant