Skip to content

Labels

Labels

  • Marks a backwards-incompatible change for release notes / Release Drafter.
  • Something isn't working
  • Marks packaging/build-system changes. Use for pyproject.toml / lockfile / build pipeline changes.
  • Routine maintenance: mechanical refactors, formatting-only sweeps, grouped dependency bumps.
  • Marks CI workflow changes for release notes. Use when CI behavior, checks, or gates change.
  • Improvements or additions to documentation
  • This issue or pull request already exists
  • New feature or request
  • Good for newcomers
  • Extra attention is needed
  • Same intent as no-docs. Prefer this when the change is repo/CI hygiene rather than product behavior.
  • This doesn't seem right
  • Bypass the docs touch CI gate when src/ changes but no user-facing docs update is needed.
  • Further information is requested
  • Bypass changelog fragment CI gate when PR should not produce release-notes. Only for tiny changes.
  • This will not be worked on