Skip to content

Prioritized labels

Drag to reorder prioritized labels and change their relative priority.

Other labels

  • MRInitial Commit
    OSDU Software
    Merge request label for indicating initial development of a project
  • MREnhancement
    OSDU Software
    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 Software
    Merge request label for indicating work related to internal audit, logging, reporting improvement
  • IssueEnhancement Request
    OSDU Software
    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.
  • MRRevert
    OSDU Software
    Merge request label for indicating reverting change
  • Hotfix
    OSDU 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.
  • To Consider
    OSDU Software
    These tickets are uncommon and overall less useful since they don’t describe concrete actionable issues. They are enhancement requests that we might consider adding someday to the framework if an excellent patch is submitted. They are not a high priority.
  • IssueDuplicate
    OSDU Software
    This label indicates that the issue is a duplicate and there has been a related issue created
  • IssueInactive
    OSDU Software
    This issue requires further information but lack of responses from submitter. Close after inactivity for more than 6 months.
  • SeverityLow
    OSDU Software
    This defect is low impact, no breaking workflow/any workflow, medium/low security vulnerabilities There is a workaround that exists
  • SeverityMedium
    OSDU Software
    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
  • SeverityMajor
    OSDU Software
    This defects is a major issue but certain parts of the system remain functional.
  • SeverityCritical
    OSDU Software
    This defect indicates complete shut-down of the process, nothing can proceed further and constitutes a breaking defect
  • M17
    OSDU Software
    Label used to indicate issue found during M17 milestone
  • M16
    OSDU Software
    Label used to indicate issue found during M16 milestone
  • MRDocumentation Update
    OSDU Software
    Merge request related to documentation only
  • MRDependencies Upgrade
    OSDU Software
    Merge request label for indicating version upgrade of libs
  • Cherry-pick
    OSDU Software
    Merge request label for indicating cherry picks
  • MRNotice Update
    OSDU Software
    Merge request label for indicating FOSSA notice update
  • MRDevOps
    OSDU Software
    Merge request label for indicating CICD related / DevOps changes for release management