Skip to content

Labels

Labels

  • bug

  • build-hotfix

    If added to a PR, this will trigger a hotfix build branch.
  • buildable

    This PR is ready to be built by the CI pipeline. Trigger build workflow by adding this label.
  • built

    This PR has been built by the CI pipeline.
  • dependencies

    This PR contains dependency changes.
  • deploy

    Release PR for deployment to production
  • enhancement

  • hotfix

    This Release PR has been hotfixed
  • major

    Bump the major version number.
  • minor

    Bump the minor version number.
  • patch

    Bump the path version number.
  • question

  • skip-build

    Don't run the automated build at merge