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
To have more flexibility and configurability, we want to migrate from classic GitHub branch protection rules to GitHub Rulesets across all Rust Project repositories.
Rulesets are the new way GitHub wants their users to configure tag and branch protections. The support for branch protections is already limited (eg you can't configure merge queues like noticed in #1735).
To have more flexibility and configurability, we want to migrate from classic GitHub branch protection rules to GitHub Rulesets across all Rust Project repositories.
Rulesets are the new way GitHub wants their users to configure tag and branch protections. The support for branch protections is already limited (eg you can't configure merge queues like noticed in #1735).
Related PRs:
crates.iorepository #2046require_up_to_date_branchesto v1 api #2364