Skip to content

Labels

Labels

  • Change: Cleanup

    Changes that only make the code cleaner and do not change how the code works nor the outputs.
  • Change: Dependencies

    Changes that affect dependencies.
  • Change: Developer

    Changes that affect developers only, including non-customer-facing tools.
  • Change: Documentation

    Changes to documentation only.
  • Change: Internationalization

    Changes that are for internationalization only.
  • Change: Performance

    Changes that are for performance improvements only.
  • Change: Refactoring

    Changes in the way the code works internally without changing output. Contrast to "Cleanup".
  • Change: Technical Debt

    Changes that remove or significantly update old unused code and/or dependencies.
  • Change: Test

    Changes to test code only.
  • Change: Tools

    Changes to customer-facing tools. Contrast to "Developer".
  • core

    Related to the Core Java package
  • dependencies

  • deploy

    Related to the Deploy Java package
  • enhancement

    New feature or request
  • github_actions

    Pull requests that update GitHub Actions code
  • go

    Pull requests that update Go code
  • java

    Pull requests that update Java code
  • javascript

    Pull requests that update javascript code
  • jenkins

    All things Jenkins related.
  • linters

    Related to all things linter. But not the dryer kind.
  • monorepo

    For all things related to the monorepo.
  • nis

    Related to the NIS Java package
  • peer

    Related to the Peer Java package
  • Status: Blocked

    This is currently an issue that is unable to be resolved or worked on due to a blocker.
  • Status: Stale

    This issue is old and hasn't had activity in 6 months.
  • Status: Unmergeable

    The pull request is unmergable.
  • Status: Verified

    The bug issue was reviewed and is verified to have the problem stated and a PR should be created.
  • Status: WIP

    This issue or PR is a work in progress.
  • Status: WontFix

    This issue will not be fixed or otherwise handled. When applied, the issue should be closed.
  • Type: Bug

    Not the ladybug kind, but the software gremlin kind.