aws / aws-sdk-js-codemod

Codemod scripts to update AWS SDK for JavaScript APIs.
MIT No Attribution
73 stars 10 forks source link

Conditionally add comments for unchanged .promise() APIs #860

Closed trivikr closed 7 months ago

trivikr commented 7 months ago

Issue

Follow-up to https://github.com/aws/aws-sdk-js-codemod/pull/859

Description

Conditionally add comments for unchanged .promise() APIs

Testing

CI


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

changeset-bot[bot] commented 7 months ago

🦋 Changeset detected

Latest commit: 7f64905405b95ee99015116596ce51639931c205

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------ | ----- | | aws-sdk-js-codemod | Patch |

Not sure what this means? Click here to learn what changesets are.

[Click here if you're a maintainer who wants to add another changeset to this PR](https://github.com/aws/aws-sdk-js-codemod/new/add-promise-comments-conditionally?filename=.changeset/four-meals-fold.md&value=---%0A%22aws-sdk-js-codemod%22%3A%20patch%0A---%0A%0AConditionally%20add%20comments%20for%20unchanged%20.promise()%20APIs%0A)

github-actions[bot] commented 6 months ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.