Labels
Labels
61 labels
- Indicates a PR has been approved by an approver from all required OWNERS files.
- This PR contains a breaking change and should be listed accordingly in release notes.
- Indicates a cherry-pick PR into a release branch has been approved by the release branch manager.
- Prow components
- Indicates that a PR should not merge because it touches files in blocked paths.
- Indicates that a PR is not yet approved to merge into a release branch.
- Indicates a PR which contains merge commits.
- Indicates that a PR should not merge because someone has issued a /hold command.
- Indicates that a PR should not merge because it has an invalid commit message.
- Indicates that a PR should not merge because it has an invalid OWNERS file in it.
- Indicates a PR lacks a `kind/foo` label and requires one.
- Indicates that a PR should not merge because it's missing one of the release note labels.
- Indicates that a PR should not merge because it is a work in progress.
- Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
- Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
- API change with impact on API users
- Bug
- This is a cherry-pick and should be documented as such
- Something that is not needed anymore and can be cleaned up
- Discussion (engaging others in deciding about multiple options)
- Enhancement, improvement, extension
- Large multi-story topic
- Tracking or fixing a flaky test
- Something that impedes developers, operators, users or others in their work
- Proof of concept or prototype
- Bug that requires deeper analysis after immediate issues were resolved (usually after downtime)
- Question (asking for help, advice, or technical detail)
- Bug that hit us already in the past and that is reappearing/requires a proper solution
- General task
- Something that is only solved on the surface, but requires more (re)work to be done properly