For NixOS/nixpkgs#415259, I would like to enable the following branch protection rule:
Dismiss stale pull request approvals when new commits are pushed
New, reviewable commits pushed will dismiss previous pull request review approvals.
This is an "additional setting" in the "Require a pull request before merging" option, which I think should be enabled already. It's available in both classic branch protection (which we're currently using) and the new rulesets. So this should be a simple additional checkmark only.