Commit 0a68f41
authored
chore: require an approving review before merging (#2394)
Add a protected_branches block to .asf.yaml requiring one approving review
on main and the active release branches, matching apache/datafusion and
apache/datafusion-comet. Until now the only protection on main was the
default ASF Infra ruleset, which restricts deletion and force-push but
does not require review.1 parent fbb8e9a commit 0a68f41
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
42 | 58 | | |
43 | 59 | | |
44 | 60 | | |
| |||
0 commit comments