Skip to content

chore: add AI rules files, update markdownlint config and action versions#26

Merged
jonryser merged 2 commits intomainfrom
chore/ai-rules-markdownlint-action-updates
Mar 19, 2026
Merged

chore: add AI rules files, update markdownlint config and action versions#26
jonryser merged 2 commits intomainfrom
chore/ai-rules-markdownlint-action-updates

Conversation

@genui-scotty
Copy link
Copy Markdown

@genui-scotty genui-scotty bot commented Mar 19, 2026

What

Brings the repo in line with the standard GenUI repo setup (matching github-workflow-accelerators).

Changes

  • AI rules filesCLAUDE.md, .cursorrules, .github/copilot-instructions.md
  • Markdownlint config — replace .markdownlint.json + .markdownlintignore with .markdownlint-cli2.jsonc (same rules; ignores now in one place)
  • .tool-versions — bump markdownlint-cli2 0.20.00.21.0
  • code-quality.ymlmarkdownlint-cli2-action v14v22
  • create-release.ymlactions/checkout@v4@v6 (both checkout steps)

markdownlint-cli2 passes clean on all 36 markdown files.

Montgomery Scott added 2 commits March 18, 2026 22:09
…ions

- Add CLAUDE.md with repo overview, module structure, versioning contract,
  CI workflow descriptions, and conventions
- Add .cursorrules (points to CLAUDE.md)
- Add .github/copilot-instructions.md (points to CLAUDE.md)
- Replace .markdownlint.json + .markdownlintignore with .markdownlint-cli2.jsonc
  (same rules, ignores SPECS.md/CLAUDE.md via jsonc config)
- Bump markdownlint-cli2 in .tool-versions: 0.20.0 -> 0.21.0
- Update code-quality.yml: markdownlint-cli2-action v14 -> v22
- Update create-release.yml: actions/checkout@v4 -> @v6 (both steps)
- lint-terraform: 1.0.0 -> 1.0.1
- Add .cursorrules to files_ignore in code-quality.yml and create-release.yml
  (AI rules files should not trigger module version checks or releases)
@jonryser jonryser merged commit 9234aa0 into main Mar 19, 2026
1 check 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