Aatirhassanpir opened a new issue, #46025: URL: https://github.com/apache/airflow/issues/46025
### Apache Airflow Provider(s) pagerduty ### Versions of Apache Airflow Providers PagerDuty Provider Version: [Insert the version you are using] ### Apache Airflow version Apache Airflow Version: [Insert the version of Apache Airflow you're using] ### Operating System Windows 11 ### Deployment Google Cloud Composer ### Deployment details _No response_ ### What happened Currently, the PagerDuty provider in Apache Airflow does not have support for the PagerDuty Change Event API V2, which limits the ability to send change events when there are updates or changes in the system. Without this functionality, Airflow users cannot properly report changes, making it difficult for monitoring and incident management workflows to be triggered effectively within PagerDuty. ### What you think should happen instead The PagerDuty provider should support the creation of change events using PagerDuty’s Change Event API V2. This will allow Airflow users to send change events to PagerDuty, providing more flexibility in managing incidents, changes, and monitoring system states. ### How to reproduce Set up Apache Airflow with the PagerDuty Provider. Try to use the provider to create a change event in PagerDuty (e.g., by calling a non-existing method to send change events). Notice that there is no method or functionality for creating change events through PagerDuty's Change Event API V2. ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
