This is an automated email from the ASF dual-hosted git repository.

virajjasani pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix.git


The following commit(s) were added to refs/heads/master by this push:
     new ae0e932df5 PHOENIX-7850 addendum (#2472)
ae0e932df5 is described below

commit ae0e932df552576f020aa566008a227285ec7457
Author: Palash Chauhan <[email protected]>
AuthorDate: Tue May 12 16:27:28 2026 -0700

    PHOENIX-7850 addendum (#2472)
    
    Co-authored-by: Palash Chauhan 
<[email protected]>
---
 pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pom.xml b/pom.xml
index 9eb87cd31e..97d497ca24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1915,6 +1915,8 @@
             <!-- tmp files -->
             <exclude>dev/work/**</exclude>
             <exclude>dev/artifacts/**</exclude>
+            <!-- GitHub templates -->
+            <exclude>.github/PULL_REQUEST_TEMPLATE</exclude>
           </excludes>
         </configuration>
       </plugin>

Reply via email to