diff --git a/.asf.yaml b/.asf.yaml index fa6b76406..710badccc 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -16,6 +16,9 @@ github: main: required_status_checks: strict: true + # contexts are the names of checks that must pass. + contexts: + - CI required_pull_request_reviews: # Set to true if you want to automatically dismiss approving reviews when someone pushes a new commit. dismiss_stale_reviews: false