Skip to content

No labels!

There aren’t any labels for this repository quite yet.

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