Re: [PR] Repo: Set status checks to strict [iceberg-python]

2025-02-10 Thread via GitHub
Fokko merged PR #1640: URL: https://github.com/apache/iceberg-python/pull/1640 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceber

Re: [PR] Repo: Set status checks to strict [iceberg-python]

2025-02-10 Thread via GitHub
Fokko commented on code in PR #1640: URL: https://github.com/apache/iceberg-python/pull/1640#discussion_r1949717498 ## .asf.yaml: ## @@ -34,6 +34,10 @@ github: rebase: true protected_branches: main: + required_status_checks: +# strict means "Require bra

Re: [PR] Repo: Set status checks to strict [iceberg-python]

2025-02-10 Thread via GitHub
kevinjqliu commented on code in PR #1640: URL: https://github.com/apache/iceberg-python/pull/1640#discussion_r1949703260 ## .asf.yaml: ## @@ -34,6 +34,10 @@ github: rebase: true protected_branches: main: + required_status_checks: +# strict means "Requir

Re: [PR] Repo: Set status checks to strict [iceberg-python]

2025-02-10 Thread via GitHub
kevinjqliu commented on code in PR #1640: URL: https://github.com/apache/iceberg-python/pull/1640#discussion_r1949703260 ## .asf.yaml: ## @@ -34,6 +34,10 @@ github: rebase: true protected_branches: main: + required_status_checks: +# strict means "Requir

[PR] Repo: Set status checks to strict [iceberg-python]

2025-02-10 Thread via GitHub
Fokko opened a new pull request, #1640: URL: https://github.com/apache/iceberg-python/pull/1640 We just had an issue with merging a stale branch, which fixed @kevinjqliu right away in https://github.com/apache/iceberg-python/pull/1638 In `iceberg-rust` they have this nice button: