Skip to content

Labels

Labels

  • autorelease: pending

  • autorelease: tagged

  • breaking change

    A change that will cause existing functionality to change or fail.
  • bug

    Something isn't working
  • build

    Changes that affect the build system or external dependencies.
  • chore

    Changes that don't modify source code or tests.
  • ci

    Changes to continuous integration
  • dependencies

    Pull requests that update a dependency file
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • external dependency

    Requires changes in an external dependency
  • external help wanted

    Looking for help on this ticket from the community
  • feature

    A new feature or request
  • github_actions

    Pull requests that update GitHub Actions code
  • good first issue

    Good for newcomers
  • has reproductive steps

    This issue contains detailed steps to reproduce the issue
  • invalid

    This doesn't seem right
  • investigating

    This is currently being looked into to understand the cause/scope
  • needs reproductive steps

    This issue lacks sufficient details and further information in needed
  • needs triage

    Issue requires triage
  • no-auto-update

    vgv-ai-bot skips auto-updating PRs with this label
  • p0

    Critical issues such as a build break or regression
  • p1

    High-priority issues at the top of the work list
  • p2

    Important issues not at the top of the work list
  • p3

    Issues that we currently consider unimportant
  • performance

    Changes that improve performance
  • refactor

    A code change that neither fixes a bug nor adds a feature
  • revert

    Changes that reverts a previous commit
  • spike

    A ticket that requires research so a proposed solution can be found
  • style

    Changes that do not affect the meaning of the code