Skip to content

Labels

Labels

  • block: blocked

    cannot be merged to the master branch
  • block: feedback

    Author or business feedback is awaited
  • block: help

    Requires help to finalize the underlying task
  • cmd: execute

    Require script execution when deploy
  • db: execute

    Require database data update when deploy
  • db: schema

    Require database schema update when deploy
  • dependencies

    Pull requests that update a dependency file
  • env: update

    Require env variable installation before deploy
  • javascript

    Pull requests that update javascript code
  • risk: bc-break

    Break API that some code rely on
  • risk: high-priority

    Must be deployed as soon as possible
  • risk: hot

    Sensible, to deploy with care
  • rmq: restart

    Require worker restart after deploy
  • type: bugfix

    Fix an unexpected behavior
  • type: clean

    Drop dead-code / unused files
  • type: enhancement

    Enhance existing feature or behavior
  • type: feature

    New end-user functionality
  • type: maintenance

    Non functional changes like library update, refactoring or optimization