-
Notifications
You must be signed in to change notification settings - Fork 341
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
module cloudwatch_metric_alarm support DatapointsToAlarm config #2196
module cloudwatch_metric_alarm support DatapointsToAlarm config #2196
Conversation
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 04s |
@owanio1992 Thank you for working on this new feature. Can you please add a changelog fragment https://docs.ansible.com/ansible/latest/community/development_process.html#creating-a-changelog-fragment and cover this functionality with tests? |
2c10f81
to
d74331b
Compare
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 27s |
d74331b
to
d6d1037
Compare
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 52s |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 5m 09s |
@owanio1992 Can you please rebase? It LGTM. Thank you. |
@alinabuzachis rebase done. thank you |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 19s |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for taking the time to submit this PR.
One thing for future PRs: Generally the existing tasks in the integration tests shouldn't be modified, and net-new tasks should be added instead. This helps to ensure that the module changes don't break existing playbooks unless the change has been explicitly marked as a "breaking" change.
6b6a4cd
to
2c12f64
Compare
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 4m 44s |
f003163
into
ansible-collections:main
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as resolved.
This comment was marked as resolved.
Backport to stable-8: 💚 backport PR created✅ Backport PR branch: Backported as #2257 🤖 @patchback |
…ble-collections#2196) SUMMARY module cloudwatch_metric_alarm support DatapointsToAlarm config ansible-collections#2193 ISSUE TYPE Feature Pull Request COMPONENT NAME cloudwatch_metric_alarm Reviewed-by: Alina Buzachis Reviewed-by: Mark Chappell
SUMMARY
module cloudwatch_metric_alarm support DatapointsToAlarm config #2193
ISSUE TYPE
COMPONENT NAME
cloudwatch_metric_alarm