XAMPPRocky / octocrab

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

Added support for `make_latest` in `UpdateReleaseBuilder` #646

Closed ranger-ross closed 1 month ago

ranger-ross commented 1 month ago

Added a make_latest to UpdateReleaseBuilder. I tried to match the CreateReleaseBuilder as much as possible for consistency.

See https://github.com/XAMPPRocky/octocrab/issues/645

XAMPPRocky commented 1 month ago

Thank you for your PR, and congrats on your first contribution! 🎉