-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Replace pdpyras with pagerduty library in PagerDuty integration #48919
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
Replace pdpyras with pagerduty library in PagerDuty integration #48919
Conversation
If there is no impact from Airflow side then no further action required. If there is impact we can cut breaking change release and explain what is changed. The way I see it, we didn't break anything in our interface and users can migrate from old package to new one without any code changes. |
|
@simonprydden can you rebase the PR and resolve conflicts? |

closes #48434
^ 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.rstor{issue_number}.significant.rst, in airflow-core/newsfragments.