Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move TriggerDagRunOperator to standard provider #44053

Merged

Conversation

hardeybisey
Copy link
Contributor

Moving trigger_dagrun operator to standard provider.

airflow/operators/trigger_dagrun.py >> providers/src/airflow/providers/standard/operators/trigger_dagrun.py

related: #43641


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@hardeybisey hardeybisey force-pushed the move-trigger-dagrun-to-standard-provider branch 2 times, most recently from 4a8146c to aeb6fa2 Compare November 16, 2024 17:47
Copy link
Contributor

@eladkal eladkal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hardeybisey hardeybisey force-pushed the move-trigger-dagrun-to-standard-provider branch from aeb6fa2 to c5f77d6 Compare November 17, 2024 10:52
@eladkal eladkal changed the title Move trigger dagrun to standard provider Move TriggerDagRunOperator to standard provider Nov 20, 2024
@eladkal eladkal merged commit f05ce08 into apache:main Nov 20, 2024
63 checks passed
Copy link

boring-cyborg bot commented Nov 20, 2024

Awesome work, congrats on your first merged pull request! You are invited to check our Issue Tracker for additional contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants