Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: add @coder/docs as a CODEOWNER for docs content and tooling - #27240

Merged
nickvigilante merged 2 commits into
mainfrom
vigilante/docs-571-add-coderdocs-as-a-codeowner-for-docs-content-and-tooling-in
Jul 23, 2026
Merged

chore: add @coder/docs as a CODEOWNER for docs content and tooling#27240
nickvigilante merged 2 commits into
mainfrom
vigilante/docs-571-add-coderdocs-as-a-codeowner-for-docs-content-and-tooling-in

Conversation

@nickvigilante

@nickvigilante nickvigilante commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Linked Linear issue: DOCS-571

What

Adds @coder/docs as a CODEOWNER for documentation content and docs-specific tooling, so the docs team is automatically requested for review (and notified) whenever these paths change.

Paths added

  • /docs/ — documentation content
  • /offlinedocs/ — offline docs app
  • /.vale.ini, /.markdownlint.jsonc, /.markdownlint-cli2.jsonc — prose/Markdown lint config
  • scripts/clidocgen/, scripts/apidocgen/, scripts/auditdocgen/, scripts/metricsdocgen/, scripts/docgenenv/ — reference-docs generators + shared helper
  • Docs CI workflows, co-owned with @jdomeracki-coder: .github/workflows/doc-check.yaml, docs-preview.yaml, deploy-docs.yaml, weekly-docs.yaml

Patterns are root-anchored and appended after the existing entries. The workflow lines co-own with @jdomeracki-coder (who owns .github/), so no existing ownership is removed.

Out of scope

  • .swaggo (API swagger-gen config) — intentionally left with its current default ownership.

Notes

  • Intended as notify-only: auto-requests @coder/docs for review on these paths. main does not enforce required code-owner review, so this does not gate merges.
  • Takes effect once merged to main, and only if @coder/docs has write access to this repo.

Opened as a draft.

@linear-code

linear-code Bot commented Jul 14, 2026

Copy link
Copy Markdown

DOCS-571

@nickvigilante
nickvigilante marked this pull request as ready for review July 14, 2026 19:36
Routes docs content, Vale/markdownlint config, and the reference-docs
generators to the docs team so @coder/docs is auto-requested for review
on documentation changes.

DOCS-571
Adds /offlinedocs/ (docs team) and co-owns the docs-specific CI
workflows (doc-check, docs-preview, deploy-docs, weekly-docs) with
@jdomeracki-coder.

DOCS-571
@nickvigilante
nickvigilante force-pushed the vigilante/docs-571-add-coderdocs-as-a-codeowner-for-docs-content-and-tooling-in branch from c2d9ea6 to 3f5baaf Compare July 23, 2026 16:23
@nickvigilante
nickvigilante merged commit 9e09fa8 into main Jul 23, 2026
26 checks passed
@nickvigilante
nickvigilante deleted the vigilante/docs-571-add-coderdocs-as-a-codeowner-for-docs-content-and-tooling-in branch July 23, 2026 20:00
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants