shahar1 commented on PR #56924: URL: https://github.com/apache/airflow/pull/56924#issuecomment-3475855817
> I apologize for not cleaning up the unrelated files earlier. As a beginner, I initially misunderstood some parts of the process. I’ve now cleaned everything properly — only the 3 files related to my issue remain (the operator, its test, and the example DAG). Thank you for your patience and guidance throughout this process 🙏 Please note that both static checks and unit tests fail - 1. regarding statick checks, please refer to [breeze docs](https://github.com/apache/airflow/blob/main/dev/breeze/doc/03_developer_tasks.rst#selecting-files-torun-static-checks-on) 2. Regarding the tests, they fail because of using the `note` param in `DagRunTriggerException`. In addition to the above, I recommend to try asking for mentorship in `#new-contributors` channel on the [Slack ](https://apache-airflow.slack.com/ssb/redirect) channel. -- 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]
