Skip to content

Labels

Labels

  • Indicates that the PR contains changes that fix a non-critical bug in our system.
  • Indicates that there are changes in the environment files.
  • Indicates that the PR have new dependencies.
  • Indicates changes or additions to documentation.
  • Indicates that the PR should not be merged under any circumstances.
  • This should be used when the PR is unfinished and not ready to be reviewed or merged.
  • Indicates that the PR or issue is a duplicate of an existing one.
  • Indicates that the PR contains a new feature for our system.
  • Indicates that there are some tests in the branch.
  • Indicates that the PR fixes a critical bug in our system and needs urgent deployment.
  • Indicates that there is a database migration in the branch.
  • Indicates that the PR needs a rebase from the base branch.
  • Indicates that the PR needs to be reviewed.
  • Indicates that the PR includes refactoring.
  • Indicates that the PR contains changes to be incorporated into our production branch.