Labels can be applied to issues, merge requests, and epics. Group labels are available for any project within the group.
Labels 86
-
A decision that has been approved for an ADR, issue needs to be accompanied by Progress label KB::In Progress, KB::Done
-
A proposed solution for an issue that requires deliberation and changing of existing behavior
-
A decision that has been rejected for various technical and business reasons
-
An implemented solution that has been marked as retired/obsolete
-
A 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.
-
The ADR has been raised in the community and respective contributor members have been notified to provide feedback and reviews.
-
This 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.
-
This 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
-
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.
-
An Architectural Decision Record (ADR) is a result of an issue backlog on feature request/enhancement, defect fixing, or a new OSDU standard that has triggered the need for a new design (perhaps requiring new technology selections, architecture patterns)
-
A defect is an issue that is a software error, flaw or fault that causes that project or repo or service to produce an incorrect or unexpected result per the OSDU standard or requirements or that it behaves in unintended ways. A defect can be further categorized as a defect in the common code in the PMC project or as a defect within the CSP realization of the PMC project to ensure that it can be targeted towards the right development resource to address this issue.