cargo test --workspace --all-targets --all-features
architecture and Rust LOC checks
SQLx migration and metadata checks
## Summary
- resolve repositories by user or organization owner and repository name
- expose the resolver through the internal identity gRPC API
- cover user, organization, and deleted repository cases
## Verification
- cargo fmt --check
- cargo clippy --workspace --all-targets --all-features -- -D warnings
- cargo test --workspace --all-targets --all-features
- architecture and Rust LOC checks
- SQLx migration and metadata checks
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.
Summary
Verification