Docs-, CI-, or test-only PRs do not need a prefix.
Example title:[minor] Add streaming support to RedisAdapter
Summary
Test plan
Integration tests pass locally
revert chore: release v2.0.4 [skip ci]
## Version bump
If this PR changes files under `python_repositories/`, the **title must** start with one of:
- `[patch]` or `[fix]` — bug fix (`1.2.3` → `1.2.4`)
- `[minor]` or `[feat]` — new feature (`1.2.3` → `1.3.0`)
- `[major]` or `[breaking]` — breaking change (`1.2.3` → `2.0.0`)
Current version: see [`pyproject.toml`](pyproject.toml) on `main`.
Docs-, CI-, or test-only PRs do not need a prefix.
**Example title:** `[minor] Add streaming support to RedisAdapter`
## Summary
<!-- What changed and why -->
## Test plan
- [ ] Integration tests pass locally
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
revert chore: release v2.0.4 [skip ci]
Version bump
If this PR changes files under
python_repositories/, the title must start with one of:[patch]or[fix]— bug fix (1.2.3→1.2.4)[minor]or[feat]— new feature (1.2.3→1.3.0)[major]or[breaking]— breaking change (1.2.3→2.0.0)Current version: see
pyproject.tomlonmain.Docs-, CI-, or test-only PRs do not need a prefix.
Example title:
[minor] Add streaming support to RedisAdapterSummary
Test plan
707f11f578ef31fb4b4e