Skip to content

Labels

Labels

  • blocked

    There is an issue and this MUST NOT be released.
  • dep: github-actions

    GitHub Actions workflow dependency.
  • dep: npm

    Node package manager dependency.
  • semver: major

    Incompatible API changes for the application or service.
  • semver: minor

    Added functionality in a backwards compatible manner.
  • semver: patch

    Bug fixes that are backwards compatible.
  • semver: skip

    A pull-request that should be ignored i.e. doc updates.
  • type: bugfix

    Something is broke but not on fire.
  • type: chore

    Something needs changed but not a feature.
  • type: dependencies

    Dependency upgrades.
  • type: documentation

    Adding, updating or fixing documentation for the project.
  • type: enhancement

    New feature or technical improvement.
  • type: hotfix

    Emergency issue, aka Prod is down.
  • type: security

    Security issue or fix.