mirror of
https://github.com/docker/docs.git
synced 2026-06-19 07:35:16 +00:00
docs: mark ai governance api spec as vendored for agents and review bot
Note in AGENTS.md and the PR review workflow that content/reference/api/ai-governance/api.yaml is a verbatim copy of the upstream OpenAPI spec, vendored from the private docker/governor-services repo via hack/sync-governance-api.sh, and should not be hand-edited. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
@@ -42,6 +42,7 @@ jobs:
|
||||
- Any YAML file in `data/*/*.yaml` subdirectories (CLI reference data generated from upstream)
|
||||
- Examples: `data/engine-cli/*.yaml`, `data/buildx/*.yaml`, `data/scout-cli/*.yaml`
|
||||
- Exception: root-level data/ files are manually maintained (allow edits)
|
||||
- `content/reference/api/ai-governance/api.yaml` (verbatim copy of the upstream OpenAPI spec, vendored from the private docker/governor-services repo via `hack/sync-governance-api.sh`)
|
||||
|
||||
### 2. Missing Redirects When Removing/Moving Pages (HIGH)
|
||||
When a PR removes or moves a page:
|
||||
|
||||
Reference in New Issue
Block a user