Labels
Labels
32 labels
- Admin HTTP surface (Fiber handlers)
- Opened by automation (release backmerges, etc.)
- Backmerge PR (main → develop after release)
- Callers must update their integration after this change
- Something is not working as expected
- Continuous integration pipelines
- Client implementation (lifecycle, cache, telemetry)
- Application and tooling configuration
- Top-level public API surface (api_*.go, doc.go)
- Trailing-edge changefeed debouncer
- Dependency updates (Dependabot)
- Go module dependencies (usually opened by Dependabot)
- Documentation and markdown content
- New feature or improvement request
- Updates to GitHub Actions dependencies
- MongoDB backend (change streams, polling fallback)
- Exempt from stale auto-close
- Pinned discussion/tracker — exempt from stale auto-close
- Postgres backend (pgx, LISTEN/NOTIFY)
- Build and tooling scripts
- PR changes 500–999 lines
- PR changes 200–499 lines
- PR changes 50–199 lines
- PR changes ≥ 1000 lines — consider splitting
- PR changes < 50 lines
- This change does not need a changelog entry
- No recent activity — will be closed if not updated
- Backend-agnostic Store interface
- Backend-agnostic contract test suite
- Unit, integration and end-to-end tests