Skip to content

chore: exclude docs/adr from lint and build - #52

Merged
swarna1101 merged 1 commit into
mainfrom
fix/exclude-adr-from-markdown-lint
Aug 6, 2026
Merged

chore: exclude docs/adr from lint and build#52
swarna1101 merged 1 commit into
mainfrom
fix/exclude-adr-from-markdown-lint

Conversation

@swarna1101

@swarna1101 swarna1101 commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Bug Fixes
    • Fixed documentation builds by ensuring the correct directory is removed before linting and building.

@coderabbitai

coderabbitai Bot commented Aug 6, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository: getoptimum/coderabbit/.coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: c24cc298-574d-42c2-bdb6-eec5203e4d0b

📥 Commits

Reviewing files that changed from the base of the PR and between d2c3e1d and 3132935.

⛔ Files ignored due to path filters (2)
  • docs/.vitepress/config.mts is excluded by none and included by none
  • docs/package.json is excluded by none and included by none
📒 Files selected for processing (1)
  • .github/workflows/docs.yml

📝 Walkthrough

Walkthrough

The documentation workflow now removes the lowercase adr directory before linting and building. No public declarations changed.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: abergasov, cryptofewka, taranpreet26311

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title describes the change but does not follow the required chore(<domain/pkg>): format. Add the affected domain or package, for example: chore(docs): exclude docs/adr from lint and build.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Comment @coderabbitai help to get the list of available commands.

@swarna1101
swarna1101 merged commit 8e6de55 into main Aug 6, 2026
10 checks passed
@swarna1101
swarna1101 deleted the fix/exclude-adr-from-markdown-lint branch August 6, 2026 11:19
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.

3 participants