xchwan commented on PR #67146:
URL: https://github.com/apache/airflow/pull/67146#issuecomment-4630022312

   I went ahead and removed the year check from check_notice_files.py in this 
PR. My concern is that enforcing the current year in CI guarantees a failure on 
January 1st every year unless someone manually updates and merges the year bump 
before then — a chicken-and-egg problem where the fix requires a PR to pass CI, 
but CI is broken until the fix lands.
   
   The ASF declaration check (The Apache Software Foundation) is retained. For 
the year itself, I think it's better left to the release manager to run prek 
run update-notice-year --all-files before the first release of each new year. 
Happy to hear if there's a better approach.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to