diff --git a/label_sync/labels.md b/label_sync/labels.md index 43cbe77e47de..ebf1316367b9 100644 --- a/label_sync/labels.md +++ b/label_sync/labels.md @@ -8,6 +8,7 @@ - [Labels that apply to all repos, for both issues and PRs](#labels-that-apply-to-all-repos-for-both-issues-and-prs) - [Labels that apply to all repos, only for issues](#labels-that-apply-to-all-repos-only-for-issues) - [Labels that apply to all repos, only for PRs](#labels-that-apply-to-all-repos-only-for-prs) +- [Labels that apply to kubernetes-sigs/agent-sandbox, for both issues and PRs](#labels-that-apply-to-kubernetes-sigsagent-sandbox-for-both-issues-and-prs) - [Labels that apply to kubernetes-sigs/cluster-api, for both issues and PRs](#labels-that-apply-to-kubernetes-sigscluster-api-for-both-issues-and-prs) - [Labels that apply to kubernetes-sigs/cluster-api, only for PRs](#labels-that-apply-to-kubernetes-sigscluster-api-only-for-prs) - [Labels that apply to kubernetes-sigs/cluster-api-operator, for both issues and PRs](#labels-that-apply-to-kubernetes-sigscluster-api-operator-for-both-issues-and-prs) @@ -199,6 +200,12 @@ larger set of contributors to apply/remove them. | `tide/merge-method-rebase` | Denotes a PR that should be rebased by tide when it merges.| humans | | | `tide/merge-method-squash` | Denotes a PR that should be squashed by tide when it merges.

This was previously `tide/squash`, | humans | | +## Labels that apply to kubernetes-sigs/agent-sandbox, for both issues and PRs + +| Name | Description | Added By | Prow Plugin | +| ---- | ----------- | -------- | --- | +| `overseer` | Overseer label for coderbot-robot review/solve| anyone | | + ## Labels that apply to kubernetes-sigs/cluster-api, for both issues and PRs | Name | Description | Added By | Prow Plugin | diff --git a/label_sync/labels.yaml b/label_sync/labels.yaml index 7a4dda2be9d9..6776e461a580 100644 --- a/label_sync/labels.yaml +++ b/label_sync/labels.yaml @@ -1938,6 +1938,13 @@ repos: target: both prowPlugin: label addedBy: anyone + kubernetes-sigs/agent-sandbox: + labels: + - color: 0052cc + description: Overseer label for coderbot-robot review/solve + name: overseer + target: both + addedBy: anyone kubernetes-sigs/cluster-api: labels: - color: c7def8