Prioritized labels 0
Drag to reorder prioritized labels and change their relative priority.
Labels 125
MREnhancement
OSDU
Merge request related to an enhancement or upgrade of the existing code, increasing the efficiency or effectiveness of the software without necessarily introducing new features to end user.
MRLogging
OSDU
Merge request label for indicating work related to internal audit, logging, reporting improvement
An enhancement may be made to address specific user needs or requests, or they may be made to address broader goals, such as increasing the efficiency or effectiveness of the software. May or may not require an ADR depending on the nature of the change. This applies to improving or enhancing existing software behavior only, without introducing new features.
Hotfix
OSDU
This label is used to indicate cherry picks into previous releases for fixing an issue, this is for backporting patches in up to N-2 releases.
IssueDuplicate
OSDU
This label indicates that the issue is a duplicate and there has been a related issue created
IssueInactive
OSDU
This issue requires further information but lack of responses from submitter. Close after inactivity for more than 6 months.
SeverityLow
OSDU
This defect is low impact, no breaking workflow/any workflow, medium/low security vulnerabilities There is a workaround that exists
SeverityMedium
OSDU
This defect has medium impact, no breaking workflow/no data loss, high/medium security vulnerabilities There is a workaround that exists and should be fixed after high priority
SeverityCritical
OSDU
This defect indicates complete shut-down of the process, nothing can proceed further and constitutes a breaking defect
Merge request indicating change related to documentation only
Merge request label for indicating version upgrade of libs/dependencies
MRDevOps
OSDU
Merge request label for indicating CICD related / DevOps changes for release management