Skip to content

Labels

Labels

  • _bot

    [BOT only] Issue or PR made by a bot.
  • _community

    [BOT ONLY] PR label for community contributions. Used for tracking
  • _flag:stale

    [BOT ONLY] Flag issue that hasn't been updated in a while and needs to be triaged again
  • automation

    Automating tasks and processing using GH workflows or scripts.
  • dependencies

    Dependency updates and their version upgrades.
  • deprecation

    Deprecation and removal of features that are no longer needed.
  • documentation

    Changes only affect the documentation
  • Epic

    A collection of issues that are related by topic and can be addressed together.
  • flag:blocker

    flag that issue is blocking at least one other issue from being completed.
  • flag:check

    Issue needs attention before further action
  • flag:detail needed

    Issue requires additional clarification before a decision can be made or it can be implemented.
  • flag:discuss

    Flag issue that needs to be discussed before it can be implemented.
  • flag:duplicate

    Flag issue that is a duplicate of an existing issue in one of our repos.
  • flag:schedule

    Flag issue that should go on the roadmap or backlog.
  • github_actions

    Pull requests that update GitHub Actions code
  • good first issue

    Good issue for a new contributor.
  • help needed

    Issue where we welcome external contributions or PRs.
  • infrastructure

    Software or graph infrastructure-related changes.
  • Milestone

    Used to track other issues that are required to complete the milestone.
  • monitoring

    Adding or improving monitoring or logging of our services for reliability.
  • performance

    Performance improvement or fix to performance degradation.
  • phase:design

    Work on coming up with a proposal or mockup for a future implementation.
  • phase:research

    involves researching information on a topic rather than implementing specific feature.
  • phase:validate

    Validating a proposed feature or confirming a proposed solution with the target user
  • PR welcome

    Issue that is not an internal priority, but external PRs to address it are welcome.
  • pr-bug-fix

    Bug fix, will increment patch version when merged (0.0.+1)
  • pr-dependencies

    Update one or more dependencies version
  • pr-documentation

    Change that only affects user documentation
  • pr-internal

    Non-user-facing code improvement, will increment patch version when merged (0.0.+1)
  • pr-major-breaking

    Significant behaviour change that breaks compatibility, will increment major version (+1.0.0)