Add messaging about second approvals to merge directly to Mergeable check.

PiperOrigin-RevId: 499605832
pull/11460/head
Sandy Zhang 2 years ago committed by Copybara-Service
parent 46058d2c2d
commit b4811c3ffb
  1. 6
      .github/mergeable.yml

@ -10,6 +10,6 @@ mergeable:
message: 'Pull requests should not be merged directly and should instead
be handled by Copybara.
To enable Github merges, add the `mergeable:force-allow` label.
This should almost never be used except for releases or as a break glass measure
after discussing with the team.'
To enable Github merges, add the `mergeable:force-allow` label and get a second
approval. This should almost never be used except for releases or as a break glass
measure after discussing with the team.'

Loading…
Cancel
Save