Labels can be applied to issues, merge requests, and epics. Group labels are available for any project within the group.

Labels

  • ADRApproved
    Open Subsurface Data Universe Software
    A decision that has been approved for an ADR, issue needs to be accompanied by Progress label KB::In Progress, KB::Done
  • ADRProposed
    Open Subsurface Data Universe Software
    A proposed solution for an issue that requires deliberation and changing of existing behavior
  • ADRRejected
    Open Subsurface Data Universe Software
    A decision that has been rejected for various technical and business reasons
  • ADRRetired
    Open Subsurface Data Universe Software
    An implemented solution that has been marked as retired/obsolete
  • ADRTrialing
    Open Subsurface Data Universe Software
    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.
  • ADRUnder review
    Open Subsurface Data Universe Software
    The ADR has been raised in the community and respective contributor members have been notified to provide feedback and reviews.
  • Airflow2
    Open Subsurface Data Universe Software / Platform
    Work items related to Airflow2.0
  • Auto Close
    Open Subsurface Data Universe Software
    Label for issues closed by script or automated processes
  • AWS
    Open Subsurface Data Universe Software
    This issue / MR affects the AWS Cloud Platform
  • Azure
    Open Subsurface Data Universe Software
    This issue / MR affects the Azure Cloud Platform
  • Cherry-pick
    Open Subsurface Data Universe Software
    Merge request label for indicating cherry picks
  • Common Code
    Open Subsurface Data Universe Software
    This issue / MR affects the common code
  • DDMS
    Open Subsurface Data Universe Software / Platform
    Component related to DDMS
  • Direct patch
    Open Subsurface Data Universe Software
    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
  • Documentation
    Open Subsurface Data Universe Software
    This issue / MR captures a change in documentation
  • GC
    Open Subsurface Data Universe Software
    This issue / MR affects the Google Cloud Platform
  • Hotfix
    Open Subsurface Data Universe Software
    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.
  • IBM
    Open Subsurface Data Universe Software
    This issue / MR affects the IBM Implementation on Open Shift
  • IssueADR
    Open Subsurface Data Universe Software
    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)
  • IssueDefect
    Open Subsurface Data Universe Software
    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.