dnskr commented on PR #30569: URL: https://github.com/apache/airflow/pull/30569#issuecomment-1503966234
```shell Add license for all Python files.......................................................Passed Add license for all XML files..........................................................Passed Add license for all YAML files.........................................................Failed ``` It's needed to make changes in `insert-license` pre-commit hook for YAML files to process the chart templates differenly. https://github.com/apache/airflow/blob/afbe98d580508b238518e70bc0a65088e99d6581/.pre-commit-config.yaml#L117-L127 @jedcunningham @potiuk What do you think about the change in general? Should I continue or it is not a good change? -- 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]
