-
Notifications
You must be signed in to change notification settings - Fork 30
No labels!
There aren’t any labels for this repository quite yet.
57 labels
kind/cleanup
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
kind/deprecation
kind/deprecation
Categorizes issue or PR as related to a feature/enhancement marked for deprecation.
kind/failing-test
kind/failing-test
Categorizes issue or PR as related to a consistently or frequently failing test.
kind/missing-test
kind/missing-test
Categorizes issue or PR as related to missing automated tests for scenario.
lifecycle/active
lifecycle/active
Indicates that an issue or PR is actively being worked on by a contributor.
lifecycle/frozen
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
lifecycle/rotten
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
lifecycle/stale
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
tide/merge-blocker
tide/merge-blocker
Denotes an issue that blocks the tide merge queue for a branch while it is open.
tide/merge-method-merge
tide/merge-method-merge
Denotes a PR that should use a standard merge by tide when it merges.
tide/merge-method-rebase
tide/merge-method-rebase
Denotes a PR that should be rebased by tide when it merges.
tide/merge-method-squash
tide/merge-method-squash
Denotes a PR that should be squashed by tide when it merges.