Skip to content

Labels

Labels

  • 5.0 Roadmap

  • 6.0 Roadmap

  • :dart: beta

    PR should be backported to beta
  • :dart: canary

    PR is targeting canary (default)
  • :dart: lts

    The PR should be backported to the most recent LTS
  • :dart: lts-prev

    This PR should be back ported to the second-most recent LTS
  • :dart: release

    PR should be backported to release
  • :dart: release-prev

    This PR should be backported to the immediately previous release
  • :dependabot:

    :dependabot:
  • :label: bug

    This PR primarily fixes a reported issue
  • :label: chore

    This PR primarily refactors code or updates dependencies
  • :label: cleanup

    This PR primarily removes deprecated functionality
  • :label: dependencies

    Pull requests that update a dependency file
  • :label: deprecation

  • :label: doc

    This PR adds/improves/or fixes documentation
  • :label: feat

    This PR introduces a new feature
  • :label: perf

    PRs that improve performance in a notable way
  • :label: security

    This PR addresses a disclosed security vulnerability with an assigned SVE
  • :label: test

    This PR primarily adds tests for a feature
  • backport-beta

    PR targets the beta branch
  • backport-lts

    PR targets the current lts branch
  • backport-lts-prev

    PR targets the previous LTS
  • backport-old-release

    PR targets a previous non-lts release
  • backport-release

    PR targets the current release branch
  • ci-assetsize

    Activates Asset Size Checks in CI
  • ci-compat-infra

    Activates Compat Infra Checks in CI
  • ci-partners

    Activates Partner Checks in CI
  • ci-perf

    Activates Performance Checks in CI
  • code-review

    Tracks PRs that require a code-review
  • concept-review

    Tracks PRs that introduce new concepts that need reviewed for discussion