Commit 2669ccd
authored
Repo: Set status checks to strict (#1640)
We just had an issue with merging a stale branch, which fixed
@kevinjqliu right away in
#1638
In `iceberg-rust` they have this nice button:
<img width="920" alt="image"
src="https://github.com/user-attachments/assets/194fef4a-89aa-407c-a113-4253fc5ad04b"
/>
I think this is the result of the following config:
https://github.com/apache/iceberg-rust/blob/63545895d2c35db0f0c550cb1c08acd52a9f5b4c/.asf.yaml#L36C10-L39C21
I don't think it would work well for Java because of the activity there,
and the time it takes to run the Spark integration tests, but I would
love to have this button here.1 parent c2529b9 commit 2669ccd
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
| |||
0 commit comments