generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 272
Closed
Labels
area/infraIssues or PRs as related to our testing infrastructure, prow/flux configuration etc...Issues or PRs as related to our testing infrastructure, prow/flux configuration etc...area/prowIssues or PRs related to ProwIssues or PRs related to Prowkind/enhancementCategorizes issue or PR as related to existing feature enhancements.Categorizes issue or PR as related to existing feature enhancements.
Description
Consider this example PR from the code-generator
repo: aws-controllers-k8s/code-generator#378
In this case, @a-hilaly issued an /lgtm
comment before all of the e2e tests had passed, and ack-bot
triggered a merge of the PR immediately. The results of the e2e tests were never successfully reported in the PR (as it happens, one or more of them ended up failing).
Steps to reproduce
- Create a PR in any Prow-managed repo
- Get an OWNER to issue
/lgtm
well before e2e tests have completed - See that the merge happens immediately, before all tests have completed.
Expected outcome
We expect for Prow to wait until all tests pass before merging the PR.
Environment
Prod Prow cluster
Metadata
Metadata
Assignees
Labels
area/infraIssues or PRs as related to our testing infrastructure, prow/flux configuration etc...Issues or PRs as related to our testing infrastructure, prow/flux configuration etc...area/prowIssues or PRs related to ProwIssues or PRs related to Prowkind/enhancementCategorizes issue or PR as related to existing feature enhancements.Categorizes issue or PR as related to existing feature enhancements.