When a PR is moved to the IN TEST column and the build has passed successfully, then the bot should kick a PR test automation build in Jenkins (retrying periodically if the PR build is still running). It needs to provide two parameters (apk and pr_id).
When a PR is moved to the IN TEST column and the build has passed successfully, then the bot should kick a PR test automation build in Jenkins (retrying periodically if the PR build is still running). It needs to provide two parameters (
apk
andpr_id
).