Details
Description
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
Attachments
Issue Links
- is a parent of
-
HUDI-2623 Make hudi-bot comment at PR thread bottom
- Closed