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

potiuk pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v3-1-test by this push:
     new 1eb4b081bea [v3-1-test] Exclude Dockerfile.pmc from RAT checks 
(#59960) (#59969)
1eb4b081bea is described below

commit 1eb4b081beabdd8cb3023feb9b6fefdd42dd13ee
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 31 15:16:40 2025 +0100

    [v3-1-test] Exclude Dockerfile.pmc from RAT checks (#59960) (#59969)
    
    (cherry picked from commit 77b200153f71b12b1d6d79a3c0b7b32a150acdea)
    
    Co-authored-by: Jens Scheffler <[email protected]>
---
 .rat-excludes | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.rat-excludes b/.rat-excludes
index 9890235c23c..a18505e25f0 100644
--- a/.rat-excludes
+++ b/.rat-excludes
@@ -49,6 +49,7 @@ generated/*
 .gitmodules
 prod_image_installed_providers.txt
 airflow_pre_installed_providers.txt
+Dockerfile.pmc
 
 # Generated doc files
 .*html

Reply via email to