-
Notifications
You must be signed in to change notification settings - Fork 4.3k
ci: add mergify rule for deployment integ tests #35694
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@Mergifyio rebase |
This blocks the merge of PR's if they request a deployment integ workflow test and it fails. PR's can request a deployment integ test via the label "request-deployment-integ-run"
✅ Branch has been successfully rebased |
8b9b461
to
822ef1f
Compare
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
This pull request has been removed from the queue for the following reason: Pull request #35694 has been dequeued. The pull request could not be merged. This could be related to an activated branch protection or ruleset rule that prevents us from merging. (details: Required status check "validate-pr" is queued.). You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it. |
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
@Mergifyio update |
✅ Branch has been successfully updated |
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
Comments on closed issues and PRs are hard for our team to see. |
Description of changes
This blocks the merge of PR's if they request a deployment integ workflow test and it fails. PR's can request a deployment integ test via the label
request-deployment-integ-run
Describe any new or updated permissions being added
No new permissions added.
Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license