Skip to content

Prioritized labels

Drag to reorder prioritized labels and change their relative priority.
  • Merge requests awaiting review. This indicates reviewers should check the commits and make comments or approve.
  • Merge requests deemed ready for merge, they have passed the pipeline and been approved by reviewers. Satish receives mail for each of these and does the merge.
  • bug
    PETSc / petsc
  • Other labels

  • Merge requests that are waiting on upstream project fixes before making progress, for example fix a bug in an external package
  • Merge requests that arewaiting for submitter to respond or update, like revise code etc. Over a week has passed without progress
  • Merge requests prototyping an idea for comment, but not ready for formal merge review
  • Merge requests that are in testing - before requesting reviews ( to identify and fix issues)
  • workflowInactive-Closed
    PETSc / petsc
    Merge requests that are closed due to inactivity
  • workflowInactive
    PETSc / petsc
    Merge requests that are inactive for various reasons
  • Merge requests in development, not ready for merging or review
  • website
    PETSc / petsc
  • usability
    PETSc / petsc
    Makes the code easier to user, clearer to users or potential users. Better APIs, better examples, better docs.
  • testing
    PETSc / petsc
    Adds to or improves the testing of the code. This could be additions/fixes to the test harness or new examples that test previously untested functionality
  • task
    PETSc / petsc
  • portability
    PETSc / petsc
    Improves portability of the code
  • performance
    PETSc / petsc
    Change that optimizes or improves the speed/memory usage of a portion of the code