Labels can be applied to issues, merge requests, and epics. Group labels are available for any project within the group.
Labels 102
-
ADRApprovedOSDUA decision that has been approved for an ADR, issue needs to be accompanied by Progress label KB::In Progress, KB::Done
-
ADRProposedOSDUA proposed solution for an issue that requires deliberation and changing of existing behavior
-
ADRTrialingOSDUA trialing prototype that has been spiked while pending final approval for the ADR. This step is needed for complex proposal that is hard to estimate on paper.
-
ADRUnder reviewOSDUThe ADR has been raised in the community and respective contributor members have been notified to provide feedback and reviews.
-
Breaking ChangeOSDUThis issue / MR indicates that the issue / code changes presents a breaking change, potentially affecting compatibility or existing functionality. A mitigation strategy must be communicated, providing guidance on how to adapt or resolve the breaking change for affected users or systems.
-
Direct patchOSDUThis label is used to indicate a MR that is a direct patch into a release branch for fixing an issue without a merge in main/master branch
-
DoingOSDU / OSDU Data Platform / Domain Data Management Services / Wellbore
-
HotfixOSDUThis 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.
-
ImpactMajorOSDU / OSDU Data PlatformUsed on MRs that have breaking changes, therefore requiring a major version bump on the next release.