Files
docker-docs/.github/labeler.yml
Craig Osterhout e2824d2261 offload: update directory in configs (#23221)
<!--Delete sections as needed -->

## Description

Changed `cloud` to `offload` in codeowners and labeler.
Already updated the cloud label to offload in
https://github.com/docker/docs/labels


## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-08-12 08:26:49 -07:00

203 lines
4.5 KiB
YAML

area/ai:
- changed-files:
- any-glob-to-any-file:
- content/manuals/ai/**
- content/reference/cli/model/**
area/release:
- changed-files:
- any-glob-to-any-file:
- .github/**
- hack/releaser/**
- netlify.toml
area/config:
- changed-files:
- any-glob-to-any-file:
- Dockerfile
- Makefile
- compose.yaml
- docker-bake.hcl
- hugo.yaml
- pagefind.yml
- hack/vendor
area/contrib:
- changed-files:
- any-glob-to-any-file:
- content/contribute/**
- CONTRIBUTING.md
area/tests:
- changed-files:
- any-glob-to-any-file:
- .htmltest.yml
- .markdownlint.json
- .vale.ini
- _vale/**
- hack/test/*
area/build:
- changed-files:
- any-glob-to-any-file:
- content/manuals/build/**
- _vendor/github.com/moby/buildkit/**
- _vendor/github.com/docker/buildx/**
- content/reference/cli/docker/buildx/**
area/build-cloud:
- changed-files:
- any-glob-to-any-file:
- content/manuals/build-cloud/**
area/offload:
- changed-files:
- any-glob-to-any-file:
- content/manuals/offload/**
area/compose:
- changed-files:
- any-glob-to-any-file:
- content/manuals/compose/**
- content/reference/compose-file/**
- _vendor/github.com/docker/compose/**
area/desktop:
- changed-files:
- any-glob-to-any-file:
- content/manuals/desktop/**
area/dhi:
- changed-files:
- any-glob-to-any-file:
- content/manuals/dhi/**
area/engine:
- changed-files:
- any-glob-to-any-file:
- content/manuals/engine/**
- content/reference/api/engine/**
area/install:
- changed-files:
- any-glob-to-any-file:
- content/manuals/desktop/install/**
- content/manuals/engine/install/**
area/swarm:
- changed-files:
- any-glob-to-any-file:
- content/manuals/engine/swarm/**
area/security:
- changed-files:
- any-glob-to-any-file:
- content/manuals/security/**
- content/manuals/engine/security/**
area/get-started:
- changed-files:
- any-glob-to-any-file:
- content/get-started/**
area/guides:
- changed-files:
- any-glob-to-any-file:
- content/guides/**
- content/learning-paths/**
area/networking:
- changed-files:
- any-glob-to-any-file:
- content/manuals/engine/network/**
- content/manuals/engine/daemon/ipv6.md
area/hub:
- changed-files:
- any-glob-to-any-file:
- content/manuals/docker-hub/**
area/cli:
- changed-files:
- any-glob-to-any-file:
- content/reference/cli/**
- _vendor/github.com/docker/cli/**
- _vendor/github.com/docker/scout-cli/**
- data/engine-cli/**
- data/buildx-cli/**
- data/debug-cli/**
- data/init-cli/**
area/api:
- changed-files:
- any-glob-to-any-file:
- content/reference/api/**
- _vendor/github.com/moby/moby/docs/api/*
area/scout:
- changed-files:
- any-glob-to-any-file:
- content/manuals/scout/**
- _vendor/github.com/docker/scout-cli/**
area/billing:
- changed-files:
- any-glob-to-any-file:
- content/manuals/billing/**
area/subscription:
- changed-files:
- any-glob-to-any-file:
- content/manuals/subscription/**
area/admin:
- changed-files:
- any-glob-to-any-file:
- content/manuals/admin/**
area/extensions:
- changed-files:
- any-glob-to-any-file:
- content/manuals/extensions/**
- content/reference/api/extensions-sdk/**
area/samples:
- changed-files:
- any-glob-to-any-file:
- content/samples/**
area/storage:
- changed-files:
- any-glob-to-any-file:
- content/manuals/engine/storage/**
area/accounts:
- changed-files:
- any-glob-to-any-file:
- content/manuals/accounts/**
area/copilot:
- changed-files:
- any-glob-to-any-file:
- content/manuals/copilot/**
hugo:
- changed-files:
- any-glob-to-any-file:
- assets/**
- hugo.yaml
- hugo_stats.json
- i18n/**
- layouts/**
- static/**
- tailwind.config.js
dependencies:
- changed-files:
- any-glob-to-any-file:
- go.mod
- go.sum
- package*.json
- _vendor/**
- hack/vendor