Skip to content

No labels!

There aren’t any labels for this repository quite yet.

_bot
_bot
[BOT only] Issue or PR made by a bot.
_community
_community
[BOT ONLY] PR label for community contributions. Used for tracking
dependencies
dependencies
Dependency updates and their version upgrades.
deprecation
deprecation
Deprecation and removal of features that are no longer needed.
documentation
documentation
Changes only affect the documentation
Epic
Epic
A collection of issues that are related by topic and can be addressed together.
flag:blocker
flag:blocker
flag that issue is blocking at least one other issue from being completed.
flag:detail needed
flag:detail needed
Issue requires additional clarification before a decision can be made or it can be implemented.
flag:discuss
flag:discuss
Flag issue that needs to be discussed before it can be implemented.
flag:duplicate
flag:duplicate
Flag issue that is a duplicate of an existing issue in one of our repos.
flag:schedule
flag:schedule
Flag issue that should go on the roadmap or backlog.
_flag:stale
_flag:stale
[BOT ONLY] Flag issue that hasn't been updated in a while and needs to be triaged again
github_actions
github_actions
Pull requests that update GitHub Actions code
good first issue
good first issue
Good issue for a new contributor.
infrastructure
infrastructure
Software or graph infrastructure-related changes.
Milestone
Milestone
Used to track other issues that are required to complete the milestone.
modeling
modeling
monitoring
monitoring
Adding or improving monitoring or logging of our services for reliability.
performance
performance
Performance improvement or fix to performance degradation.
phase:design
phase:design
Work on coming up with a proposal or mockup for a future implementation.
phase:research
phase:research
involves researching information on a topic rather than implementing specific feature.
phase:validate
phase:validate
Validating a proposed feature or confirming a proposed solution with the target user
PR welcome
PR welcome
Issue that is not an internal priority, but external PRs to address it are welcome.
pr-bug-fix
pr-bug-fix
Bug fix, will increment patch version when merged (0.0.+1)
pr-dependencies
pr-dependencies
Update one or more dependencies version
pr-documentation
pr-documentation
Change that only affects user documentation
pr-internal
pr-internal
Non-user-facing code improvement, will increment patch version when merged (0.0.+1)
pr-major-breaking
pr-major-breaking
Significant behaviour change that breaks compatibility, will increment major version (+1.0.0)
pr-minor
pr-minor
Non-breaking feature or enhancement, will increment minor version (0.+1.0)
pr-minor-breaking
pr-minor-breaking
Feature or enhancement that breaks compatibility, will increment minor version (0.+1.0)