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

ASF GitHub Bot commented on AMBARI-22749:
-----------------------------------------

oleewere opened a new pull request #82: AMBARI-22749. ADDENDUM: Create Pull 
Request Template - fix rat check
URL: https://github.com/apache/ambari/pull/82
 
 
   ## What changes were proposed in this pull request?
   
   Apache build fails becase PR template file is not excluded from rat check, 
see for example:
   https://builds.apache.org/job/Ambari-trunk-Commit/8587/consoleFull
   
   ```bash
   [INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 
approved: 2895 licence.
   ```
   So we need to exclude the .github folder
   
   ## How was this patch tested?
   
   I started a mvn clean install, output is:
   ```bash
   [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 2897 licence.
   ```
   
   Please review [Ambari Contributing 
Guide](https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute) 
before opening a pull request.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Create Pull Request Template
> ----------------------------
>
>                 Key: AMBARI-22749
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22749
>             Project: Ambari
>          Issue Type: Task
>            Reporter: Vivek Ratnavel Subramanian
>            Assignee: Vivek Ratnavel Subramanian
>
> Create a pull request template for github.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to