Skip to content

[docs] docs: fix British spellings in frontmatter-full.md - #53574

Closed
github-actions[bot] wants to merge 4 commits into
mainfrom
spellcheck/2026-08-18
Closed

[docs] docs: fix British spellings in frontmatter-full.md#53574
github-actions[bot] wants to merge 4 commits into
mainfrom
spellcheck/2026-08-18

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Summary

The daily spellcheck flagged 1,885 potential findings across 208 docs files. Nearly all of them are false positives from cspell's dictionary — product/tool names (toolsets, agentics, GHES, zizmor, poutine, etc.), usernames (pelikhan, dsyme, mnkiefer), code identifiers, and intentional typo examples used to illustrate the CLI's fuzzy-matching / "did you mean" features (e.g. audti-workflows, permisions, mondey).

After manually triaging the findings, the only genuine spelling issues were British-English spellings inconsistent with the project's American English convention, all confined to docs/src/content/docs/reference/frontmatter-full.md:

  • behaviourbehavior (2 occurrences)
  • customisecustomize (2 occurrences)
  • parameteriseparameterize (4 occurrences)
View Details

Note: frontmatter-full.md is auto-generated from the JSON Schema comments (pkg/parser/schemas/main_workflow_schema.json). This PR only updates the generated doc per the spellcheck workflow's scope (docs/src/content/); the schema source itself is outside that scope and wasn't touched, so a future regeneration could reintroduce these spellings unless the schema comments are also corrected separately.

Test plan

  • Verified each changed word against surrounding context to confirm it wasn't a proper noun, code symbol, or intentional example
  • Confirmed all other high-frequency flagged words correspond to real technical terms, product names, or deliberate typo demonstrations (not spelling errors)
  • git diff reviewed — only the 8 targeted word substitutions changed, no other content touched

Generated by 📝 Daily AstroStyleLite Markdown Spellcheck · agent · 71.6 AIC · ⌖ 7.28 AIC · ⊞ 5.6K ·

  • expires on Aug 20, 2026, 7:32 PM UTC-08:00

Generated by 👨‍🍳 PR Sous Chef · gpt54 · 7.29 AIC · ⌖ 7.92 AIC · ⊞ 8.8K ·
Comment /souschef to run again

Corrects behaviour/customise/parameterise to their American English
equivalents (behavior/customize/parameterize) flagged by the daily
docs spellcheck.
@github-actions github-actions Bot added automation documentation Improvements or additions to documentation spellcheck labels Aug 18, 2026
@gh-aw-bot

Copy link
Copy Markdown
Collaborator

@copilot Please review this PR, refresh the branch if needed, then run the pr-finisher skill and report back with validation results and any remaining blockers.

  • No failed checks were listed in the compact queue for this run.
  • Branch refresh was requested for this PR.

Generated by 👨‍🍳 PR Sous Chef · gpt54 · 7.29 AIC · ⌖ 7.92 AIC · ⊞ 8.8K ·
Comment /souschef to run again

Copilot AI and others added 3 commits August 18, 2026 04:04
Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>
Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>
Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>

Copilot AI commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

@copilot Please review this PR, refresh the branch if needed, then run the pr-finisher skill and report back with validation results and any remaining blockers.

  • No failed checks were listed in th...

Completed in 91777e2671. Refreshed from main, updated the schema source alongside the generated reference, and ran pr-finisher. make fmt, make lint, make test-unit, make recompile, and the final pre-push gate pass. make test has one unrelated Copilot installation-step test failure reproduced on origin/main. No review threads remain; CI has no failed jobs but must be re-triggered by a maintainer, and the PR remains blocked pending required checks/approval.

Copilot AI requested a review from gh-aw-bot August 18, 2026 04:21
@pelikhan pelikhan closed this Aug 18, 2026
@github-actions github-actions Bot added the closed:unknown PR was closed without merging: unknown label Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation closed:unknown PR was closed without merging: unknown documentation Improvements or additions to documentation spellcheck

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants