Skip to content

chore(ci): fix spell check CI failures#25144

Merged
pront merged 1 commit intomasterfrom
pavlos/fix-spelling-check
Apr 8, 2026
Merged

chore(ci): fix spell check CI failures#25144
pront merged 1 commit intomasterfrom
pavlos/fix-spelling-check

Conversation

@pront
Copy link
Copy Markdown
Member

@pront pront commented Apr 8, 2026

Summary

Fix the Check Spelling CI job that is failing on master by replacing unrecognized words:

  • gzip'd -> gzip'ed (already in the spell checker's expect list)
  • schema'd -> schema-based

Vector configuration

N/A - documentation-only change.

How did you test this PR?

Verified that gzip'ed is already in .github/actions/spelling/expect.txt and that schema-based consists of recognized words.

Change Type

  • Bug fix
  • New feature
  • Dependencies
  • Non-functional (chore, refactoring, docs)
  • Performance

Is this a breaking change?

  • Yes
  • No

Does this PR include user facing changes?

  • Yes. Please add a changelog fragment based on our guidelines.
  • No. A maintainer will apply the no-changelog label to this PR.

🤖 Generated with Claude Code

Replace `gzip'd` with `gzip'ed` (already in the allow list) and
`schema'd` with `schema-based` to fix the Check Spelling CI job.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@pront pront requested review from a team as code owners April 8, 2026 17:37
@github-actions github-actions bot added domain: external docs Anything related to Vector's external, public documentation domain: rfc labels Apr 8, 2026
@pront
Copy link
Copy Markdown
Member Author

pront commented Apr 8, 2026

Trivial spelling fix. Merging to fix failing checks on all other PRs.

@pront pront merged commit dcf98a7 into master Apr 8, 2026
56 of 59 checks passed
@pront pront deleted the pavlos/fix-spelling-check branch April 8, 2026 17:38
@pront pront changed the title chore: fix spell check CI failures chore(ci): fix spell check CI failures Apr 8, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Apr 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

domain: external docs Anything related to Vector's external, public documentation domain: rfc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant