Skip to content

Labels

Labels

  • area: adapters

    Touches guard/adapters.py (request/response protocol implementations)
  • area: decorators

    Touches FastAPI-specific decorator wiring or re-exports
  • area: integrations

    Touches public re-exports or framework wiring (guard/__init__.py)
  • area: middleware

    Touches guard/middleware.py (ASGI middleware adapter)
  • blocked

    Blocked by an external dependency or upstream issue
  • breaking-change

    PR contains a backward-incompatible change
  • bug

    Confirmed defect
  • build

    Makefile / Docker / setup.py / packaging
  • ci

    GitHub Actions and pre-commit
  • dependencies

    pyproject.toml or uv.lock
  • documentation

    Docs, README, CHANGELOG, governance files
  • enhancement

    Improvement to an existing feature
  • examples

    examples/ apps and example tests
  • github_actions

    Pull requests that update GitHub Actions code
  • good-first-issue

    Approachable issue for new contributors
  • help-wanted

    Maintainers welcome external help
  • needs-summary

    Trigger an AI-generated summary on this issue (auto-removed after run)
  • no-issue

    Chore or dependency PR that does not need an issue
  • no-issue-activity

    Marked stale by automation
  • no-pr-activity

    Marked stale by automation
  • no-summary

    Suppress automated AI summaries on this issue
  • pinned

    Exempt from staleness automation
  • security

    Security-related issue (use private reporting first!)
  • tests

    Test suite changes
  • work-in-progress

    PR is not ready for review