Labels
https://gitlab.com/groups/PBSA/-/labels
Scoped Labels
The scoped labels (ending with ::) are mutually exclusive. Only one of these labels can be assigned at a time to an issue.
Priority::
low
medium priority
high priority
critical priority
State::
pending
accepted
in progress
in review
in testing
completed
on hold
blocked
revision needed
Type::
bug
feature
documentation
question
maintenance
Other Labels
duplicate
discussion
security
Issue Lifecycle
All issues should have a state
and type
scoped label attached to them. The following is a proposed lifecycle an issue should have:
Pending - Issues that are newly created and haven't been reviewed.
Accepted - Issues that are newly created and have been accepted after review.
In Progress - Issues that are currently being worked on.
In Review - Issues that require a proposed solution to be reviewed.
In Testing - Issues that require a proposed solution to be tested.
Completed - Issues that are closed with a working solution.
This will cover a standard lifecycle of an issue. There are other state
labels for issues that are not being worked on:
On Hold - Issues that were at least accepted, that should not be worked on at the moment.
Blocked - Issues that cannot be worked on due to other factors linked to it.
Revision Needed - Issues that need to be revised before being accepted.
Glossary
Last updated