Raymond Xu created HUDI-2575:
--------------------------------
Summary: [UMBRELLA] Revamp CI bot
Key: HUDI-2575
URL: https://issues.apache.org/jira/browse/HUDI-2575
Project: Apache Hudi
Issue Type: New Feature
Reporter: Raymond Xu
Improvement ideas
* it should periodically scan GH issues and auto close upon some condition
(e.g. “block on user” and no response from last comment in 30 days)
* it should help auto close or follow up on JIRAs upon some condition (yet to
define)
* PR test build is a pull model by periodic scanning PRs; better to use a push
model to react to PR updates immediately like to trigger a build. Reduce a few
min wait time
* for every new commit, it should append a comment show new report “pending”;
it should also update the same comment to show report results once build is done
* a new commit or a force push should cancel previous build job and start a
new job
* users don’t need to use {{@hudi-bot run azure}}
* it can also report back codecov reports once integrate with codecov in the
mirror repo
--
This message was sent by Atlassian Jira
(v8.3.4#803005)