Skip to content

Commit c0c2cf3

Browse files
authored
repos/rfcs: Remove approvals requirement
RFCs already go through the FCP flow where (almost) all team members need to check their approval checkbox. Requiring an additional GitHub-based PR approval seems like an unnecessary burden to get the RFC merged once the FCP period has concluded.
1 parent 4ba5c7a commit c0c2cf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

repos/rust-lang/rfcs.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ all = "write"
99

1010
[[branch-protections]]
1111
pattern = "master"
12+
required-approvals = 0

0 commit comments

Comments
 (0)