-
Notifications
You must be signed in to change notification settings - Fork 342
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
Fix version_added #1484
Fix version_added #1484
Conversation
550293f
to
2a20e74
Compare
Signed-off-by: Alina Buzachis <[email protected]>
2a20e74
to
d30308e
Compare
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.
Do we want to make this PR dependent on the backports merging?
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
Build failed. ✔️ ansible-galaxy-importer SUCCESS in 3m 44s |
Signed-off-by: Alina Buzachis <[email protected]>
81b4abb
to
dbb2589
Compare
recheck |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 02s |
@tremble Are we good merging it now? |
Build failed (gate pipeline). For information on how to proceed, see https://ansible.softwarefactory-project.io/zuul/buildset/aa082e95f55a4307a4ebdd83a0d83b7c ✔️ ansible-galaxy-importer SUCCESS in 4m 06s |
regate |
Build failed (gate pipeline). For information on how to proceed, see https://ansible.softwarefactory-project.io/zuul/buildset/c43496fa8f9b42058b928624bde47c84 ✔️ ansible-galaxy-importer SUCCESS in 4m 28s |
regate |
Build failed (gate pipeline). For information on how to proceed, see https://ansible.softwarefactory-project.io/zuul/buildset/6750f654ed1d47db92e5806c91a3e320 ✔️ ansible-galaxy-importer SUCCESS in 4m 12s |
regate |
regate |
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.
manually merging
Backport to stable-5: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 1f51ad4 on top of patchback/backports/stable-5/1f51ad4ecf2720306c040c3e6ea69b7c4bb490b9/pr-1484 Backporting merged PR #1484 into main
🤖 @patchback |
* Fix version_added Signed-off-by: Alina Buzachis <[email protected]> * Update Signed-off-by: Alina Buzachis <[email protected]> * Not backported --------- Signed-off-by: Alina Buzachis <[email protected]> Co-authored-by: Mark Chappell <[email protected]>
Manual backport of #1484 SUMMARY Fix version_added for various PRs that were we didn't backport in time for 5.x point releases. ISSUE TYPE Bugfix Pull Request COMPONENT NAME plugins/modules/cloudwatch_metric_alarm.py plugins/modules/ec2_ami.py plugins/modules/ec2_metadata_facts.py plugins/modules/ec2_vpc_nat_gateway.py plugins/modules/kms_key.py plugins/modules/lambda.py plugins/modules/lambda_event.py plugins/modules/lambda_layer.py plugins/modules/lambda_layer_info.py plugins/modules/rds_cluster.py ADDITIONAL INFORMATION
) rds_snapshot* (ansible-collections#1481) route53* (ansible-collections#1484) lambda* (ansible-collections#1486) cloudwatchlogs* (ansible-collections#1488) cloudwatchevent (ansible-collections#1516) iam_user* (ansible-collections#1519) kms_key* (ansible-collections#1521)
SUMMARY
ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION