Skip to content

Labels

Labels

  • bug

    Something isn't working
  • build

    Changes to installation and documentation files. Used for automation of version bumping
  • feature

    Addition of new features to the pipeline. Used for automation of version bumping
  • major

    Major changes can cause backwards incompatabilities. Used for automation of version bumping
  • patch

    Fixing bugs, spellings, minor issues of the pipeline. Used for automation of version bumping
  • released

    Highlights successfully merged pull requests. Automatically added after version bumping