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

Rename OpsgenieAlertOperator to OpsgenieCreateAlertOperator #20514

Merged
merged 2 commits into from
Dec 28, 2021

Conversation

eladkal
Copy link
Contributor

@eladkal eladkal commented Dec 27, 2021

After #20488 it doesn't make sense to have OpsgenieAlertOperator as it doesn't explain the action this operator does - there can be many different actions under the Alert API.
This PR renames OpsgenieAlertOperator to OpsgenieCreateAlertOperator

Note: there is no need to deprecate OpsgenieAlertOperator in operators/opsgenie.py since #20454 wasn't released yet.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, 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 UPDATING.md.

@eladkal
Copy link
Contributor Author

eladkal commented Dec 28, 2021

If someone has time to review :)
I hope to merge it before we cut RC otherwise we will need additional depreciation

@potiuk potiuk merged commit a637537 into apache:main Dec 28, 2021
@eladkal eladkal deleted the ops branch December 28, 2021 15:15
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) kind:documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants