The post_check action in pull_request_rules is being replaced by merge_protections. A new transformer handles the migration automatically:
What you need to do
Section titled What you need to doThe transformer runs automatically and will open a pull request with the required changes. However, we recommend reviewing your configuration and migrating to merge_protections explicitly, as the post_check action will be removed in a future release.