Skip to content

ci: update codespell skip list to include CHANGELOG.md and UPGRADE.md.#15

Merged
terabytesoftw merged 1 commit into
mainfrom
ci/update-codespell-skip-list
Jul 5, 2026
Merged

ci: update codespell skip list to include CHANGELOG.md and UPGRADE.md.#15
terabytesoftw merged 1 commit into
mainfrom
ci/update-codespell-skip-list

Conversation

@terabytesoftw

Copy link
Copy Markdown
Contributor

Pull Request

  • Breaking change (fix or feature that would cause existing functionality to change)
  • Bugfix (non-breaking change that fixes an issue)
  • CI/build configuration
  • Documentation update
  • New feature (non-breaking change that adds functionality)
  • Refactoring (no functional changes)

@terabytesoftw terabytesoftw added the bug Something isn't working label Jul 5, 2026
@coderabbitai

coderabbitai Bot commented Jul 5, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 8bf8e20c-52cd-4f75-a78e-1e97e9f69323

📥 Commits

Reviewing files that changed from the base of the PR and between f016cb7 and f876b86.

📒 Files selected for processing (3)
  • .github/linters/.codespellrc
  • CHANGELOG.md
  • metadata/.github/linters/.codespellrc
📜 Recent review details
⏰ Context from checks skipped due to timeout. (1)
  • GitHub Check: Analyze (actions)
🔇 Additional comments (3)
.github/linters/.codespellrc (1)

2-2: LGTM!

metadata/.github/linters/.codespellrc (1)

2-2: LGTM!

CHANGELOG.md (1)

10-11: LGTM!


📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated spelling-check exclusions to cover additional repository paths and generated files.
    • Added a changelog entry reflecting the configuration update.

Walkthrough

Updated Codespell skip configurations in both .github/linters/.codespellrc and metadata/.github/linters/.codespellrc to exclude additional paths including .github/agents/*, other .github/* subpaths, editor directories, and composer files. Added a corresponding CHANGELOG entry.

Changes

Codespell Configuration Updates

Layer / File(s) Summary
Skip list expansion and changelog
.github/linters/.codespellrc, metadata/.github/linters/.codespellrc, CHANGELOG.md
Codespell skip patterns are extended to exclude .github/agents/* and related .github/*, editor, and composer paths; a CHANGELOG entry documents the update.

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

Possibly related PRs

  • php-forge/baseline#2: Modifies the same metadata/.github/linters/.codespellrc skip settings.
  • php-forge/baseline#13: Also updates .github/linters/.codespellrc skip list to exclude additional .github/... paths.

Poem

A rabbit hops through configs neat,
Skipping typos, small and sweet,
Agents, prompts, and composer files too,
Codespell now knows just what to skip through!
🐇✨ Hop on, clean code review!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main codespell skip-list update and mentions a key affected file.
Description check ✅ Passed The description is related to the changeset and correctly marks the PR as a refactoring/CI update.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/update-codespell-skip-list

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@terabytesoftw terabytesoftw merged commit 6b3ce93 into main Jul 5, 2026
19 checks passed
@terabytesoftw terabytesoftw deleted the ci/update-codespell-skip-list branch July 5, 2026 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant