Trigger flaky test runner via GitHub #72591
Labels
Feature:Development
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
loe:small
Small Level of Effort
Team:Operations
Team label for Operations Team
Team:QA
Team label for QA Team
It would be very nice if we could trigger the flaky test runner from within a PR via a command/bot directly.
My ideal scenario, would just be a comment:
@elasticmachine flaky-test-runner
and it automatically determines which test groups have been changed within the PR and trigger a run for that and leave a comment afterwards with the result.Since I think it might be trigger figuring this out automatically (also what would you run when you just change a page object or service?), already being able to specify it manually would be a big win:
@elasticmachine flaky-test-runner oss:ciGroup:5
and then get a comment under it.What are the benefits why we should build this:
Related to #70733
The text was updated successfully, but these errors were encountered: