You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aid="area/artifacts"href="#area/artifacts">`area/artifacts`</a> | Issues or PRs related to the hosting of release artifacts for subprojects| anyone |[label](https://github.com/kubernetes-sigs/prow/tree/main/pkg/plugins/label)|
| <aid="area/code-organization"href="#area/code-organization">`area/code-organization`</a> | Issues or PRs related to kubernetes code organization| label ||
534
+
| <aid="area/code-organization/future-dependencies"href="#area/code-organization/future-dependencies">`area/code-organization/future-dependencies`</a> | Issues related to upcoming dependency or golang updates| label ||
| <aid="area/e2e-test-framework"href="#area/e2e-test-framework">`area/e2e-test-framework`</a> | Issues or PRs related to refactoring the kubernetes e2e test framework| label ||
| <aid="area/pod-lifecycle"href="#area/pod-lifecycle">`area/pod-lifecycle`</a> | Issues or PRs related to Pod lifecycle| label ||
529
576
| <aid="area/release-eng"href="#area/release-eng">`area/release-eng`</a> | Issues or PRs related to the Release Engineering subproject <br><br> This was previously `area/release-infra`, | label ||
| <aid="official-cve-feed"href="#official-cve-feed">`official-cve-feed`</a> | Issues or PRs related to CVEs officially announced by Security Response Committee (SRC)| anyone |[label](https://github.com/kubernetes-sigs/prow/tree/main/pkg/plugins/label)|
| <aid="sig/service-catalog"href="#sig/service-catalog">`sig/service-catalog`</a> | Categorizes an issue or PR as relevant to SIG Service Catalog.| humans ||
604
+
| <aid="sig/usability"href="#sig/usability">`sig/usability`</a> | Categorizes an issue or PR as relevant to SIG Usability.| humans ||
| <aid="wg/cluster-api"href="#wg/cluster-api">`wg/cluster-api`</a> | Categorizes an issue or PR as relevant to wg-cluster-api.| humans ||
607
+
| <aid="wg/component-standard"href="#wg/component-standard">`wg/component-standard`</a> | Categorizes an issue or PR as relevant to WG Component Standard.| humans ||
608
+
| <aid="wg/lts"href="#wg/lts">`wg/lts`</a> | Categorizes an issue or PR as relevant to WG LTS.| humans ||
609
+
| <aid="wg/machine-learning"href="#wg/machine-learning">`wg/machine-learning`</a> | Categorizes an issue or PR as relevant to WG Machine Learning.| humans ||
610
+
| <aid="wg/security-audit"href="#wg/security-audit">`wg/security-audit`</a> | Categorizes an issue or PR as relevant to WG Security Audit.| humans ||
532
611
533
612
## Labels that apply to kubernetes/kubernetes, only for issues
534
613
@@ -541,6 +620,7 @@ larger set of contributors to apply/remove them.
541
620
542
621
| Name | Description | Added By | Prow Plugin |
543
622
| ---- | ----------- | -------- | --- |
623
+
| <aid="dependencies"href="#dependencies">`dependencies`</a> | Pull requests that update a dependency file| github ||
544
624
| <aid="do-not-merge/contains-merge-commits"href="#do-not-merge/contains-merge-commits">`do-not-merge/contains-merge-commits`</a> | Indicates a PR which contains merge commits.| prow |[mergecommitblocker](https://github.com/kubernetes-sigs/prow/tree/main/pkg/plugins/mergecommitblocker)|
545
625
| <aid="do-not-merge/needs-kind"href="#do-not-merge/needs-kind">`do-not-merge/needs-kind`</a> | Indicates a PR lacks a `kind/foo` label and requires one.| prow |[require-matching-label](https://github.com/kubernetes-sigs/prow/tree/main/pkg/plugins/require-matching-label)|
546
626
| <aid="do-not-merge/needs-sig"href="#do-not-merge/needs-sig">`do-not-merge/needs-sig`</a> | Indicates an issue or PR lacks a `sig/foo` label and requires one.| prow |[require-matching-label](https://github.com/kubernetes-sigs/prow/tree/main/pkg/plugins/require-matching-label)|
0 commit comments