You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.
Integrating this into CI would be a great way to help reviewers catch breaking changes, either to prevent them or to bump major.
While my actions can use improvement, here is one example. We just download a pre-built binary that follows a specific pattern and run it. This doesn't get into labeling integration though. We use cargo-release to make sure we are downloading the latest tag after each release.
The text was updated successfully, but these errors were encountered:
Integrating this into CI would be a great way to help reviewers catch breaking changes, either to prevent them or to bump major.
While my actions can use improvement, here is one example. We just download a pre-built binary that follows a specific pattern and run it. This doesn't get into labeling integration though. We use cargo-release to make sure we are downloading the latest tag after each release.
The text was updated successfully, but these errors were encountered: