XAMPPRocky / octocrab

A modern, extensible GitHub API Client for Rust.
Other
1.07k stars 261 forks source link

added /user/blocks functionality for #552 #657

Closed dmgorsky closed 3 months ago

dmgorsky commented 3 months ago

is_blocked, block_user, unblock_user, list_blocked

552

XAMPPRocky commented 3 months ago

Thank you for your PR! Can you rebase your pr? It should fix the CI failure.

dmgorsky commented 3 months ago

Sicher! Rebase somehow was ignored twice, had to merge main in.

XAMPPRocky commented 3 months ago

Thank you for your PR!