[ 
https://issues.apache.org/jira/browse/HUDI-4754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598634#comment-17598634
 ] 

sivabalan narayanan commented on HUDI-4754:
-------------------------------------------

Useful note from Raymond:

```

actually i just realized some better way to achieve the compliance check with 
GH actions. 
[https://github.com/apache/hudi/blob/master/.github/workflows/bot.yml] this 
file configures CI job for each Hudi PR as well, running different set of tests 
from azure pipeline’s. You can find documentations around the configs 
[https://docs.github.com/en/actions/using-jobs/using-jobs-in-a-workflow] <- per 
this doc, we can try define a single compliance job before running current job 
with matrix. let me know if you have further questionsI could have thought 
about this earlier).

```

> Add compliance check in GH actions
> ----------------------------------
>
>                 Key: HUDI-4754
>                 URL: https://issues.apache.org/jira/browse/HUDI-4754
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: dev-experience
>            Reporter: Raymond Xu
>            Assignee: Jonathan Vexler
>            Priority: Major
>             Fix For: 0.13.0
>
>
> Investigate GH actions and add a job before running the tests (the job with 
> matrix)
>  - check if Hudi repo's PR template is been used in PR description
>  - make sure Hudi repo's PRs have JIRA titles [HUDI-XXXX] or [MINOR] 
> {{}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to