Skip to content

fix(repo): correct generated reference owner path - #838

Merged
ss-o merged 1 commit into
nextfrom
bug-833-codeowners
Aug 14, 2026
Merged

fix(repo): correct generated reference owner path#838
ss-o merged 1 commit into
nextfrom
bug-833-codeowners

Conversation

@ss-o

@ss-o ss-o commented Aug 14, 2026

Copy link
Copy Markdown
Member

Summary

Point the generated Zsh Lint CODEOWNER rule at the page that actually contains the synchronized reference:

  • from nonexistent /docs/zsh-lint/reference.mdx
  • to /community/04_zsh_lint/index.mdx

The CODEOWNERS self-protection rule remains unchanged.

Validation

  • confirmed the new target exists and the old target does not
  • pnpm lint
  • git diff --check

Resolves the current review thread on promotion #833.

Apply the maintainer review policy to the actual generated Zsh Lint page instead of a nonexistent docs path.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 14, 2026

Copy link
Copy Markdown

Deploying zsh with  Cloudflare Pages  Cloudflare Pages

Latest commit: 27e6cc5
Status: ✅  Deploy successful!
Preview URL: https://2dc9eecf.zsh.pages.dev
Branch Preview URL: https://bug-833-codeowners.zsh.pages.dev

View logs

Copilot AI lite review requested due to automatic review settings August 14, 2026 14:54

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s CODEOWNERS rules so the generated Zsh Lint reference page ownership applies to the actual synced documentation location in the Docusaurus content tree.

Changes:

  • Update the CODEOWNERS entry from the removed/nonexistent docs/zsh-lint/reference.mdx path to the existing community/04_zsh_lint/index.mdx.
  • Keep the CODEOWNERS self-protection rule unchanged.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@ss-o
ss-o merged commit 9eb926f into next Aug 14, 2026
7 checks passed
@ss-o
ss-o deleted the bug-833-codeowners branch August 15, 2026 12:36
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.

2 participants