tree: cac2e4ffe9949e23cf2e3cac24e46b5361e873fa [path history] [tgz]
  1. ISSUE_TEMPLATE/
  2. workflows/
  3. PULL_REQUEST_TEMPLATE.md
  4. README.md
.github/README.md

How to update the Pull Request Template

When updating the pr template, you must consider if updates need to be made to scripts/pr_compliance.py

What are the files in workflows?

  • bot.yml: runs the hudi unit tests with various versions of scala, spark, and flink
  • pr_compliance.yml: checks pr titles and main comment to make sure that everything is filled out and formatted properly
  • update_pr_compliance: runs the pr_compliance tests when scripts/pr_compliance.py is updated