-
Notifications
You must be signed in to change notification settings - Fork 321
Open
Labels
AI assistant toolingConfigurations and skills for AI agents helping with documentation and CI.Configurations and skills for AI agents helping with documentation and CI.chore
Description
Example:
# .github/CODEOWNERS
# Default owner for everything
* @your-docs-team
# Product-specific ownership
/content/influxdb/cloud/ @cloud-docs-owner
/content/influxdb/clustered/ @clustered-docs-owner
/content/telegraf/ @telegraf-docs-owner
/api-docs/ @api-docs-owner
# Infra/tooling
/.circleci/ @docs-infra
/layouts/ @docs-infraAadd these lines for agent clarity:
# Agent-modified files - require human review
AGENTS.md @docs-lead
CLAUDE.md @docs-leadValidation: After merging, open a test PR touching one of those paths—GitHub should auto-request the right reviewer.
Metadata
Metadata
Assignees
Labels
AI assistant toolingConfigurations and skills for AI agents helping with documentation and CI.Configurations and skills for AI agents helping with documentation and CI.chore