suneet-s commented on pull request #11283: URL: https://github.com/apache/druid/pull/11283#issuecomment-847496965
@clintropolis can you push a few more commits to your test PRs to show what happens when there are multiple commits in a PR. A couple of scenarios I'd like to better understand what tests will run - * #11284 - just java changes in one commit + a docs change in the latest commit (the reverse of #11285 to make sure that it looks at all the changes in the PR and not just the last one) * #11285 revert the java changes and push another patch to the PR - should just the doc tests run? * docs and web console changes only either in 1 commit or consecutive commits -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
