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 arewaiting for submitter to respond or update, like revise code etc. Over a week has passed without progress
  • DMNetwork
    PETSc / petsc
    Related to development and use of DMNetwork
  • DMPLEX
    PETSc / petsc
    Related to development and use of DMPLEX
  • Fortran
    PETSc / petsc
  • manual
    PETSc / petsc
  • usability
    PETSc / petsc
    Makes the code easier to user, clearer to users or potential users. Better APIs, better examples, better docs.
  • memory-corruption
    PETSc / petsc
    Bug due to memory corruption, often detected by valgrind
  • debugability
    PETSc / petsc
    A change that makes the code easier to debug, for example a better viewer or info message
  • configure
    PETSc / petsc
    Changes for configure
  • 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
  • GPU
    PETSc / petsc
  • performance
    PETSc / petsc
    Change that optimizes or improves the speed/memory usage of a portion of the code
  • maintainability
    PETSc / petsc
    A change that increases the maintainability of the code
  • docs-only
    PETSc / petsc
    Contains changes/additions to documentation (any kind including code comments and users manual) but no changes to compilable source code
  • docs
    PETSc / petsc
    Contains additions or changes to documentation
  • portability
    PETSc / petsc
    Improves portability of the code
  • task
    PETSc / petsc