pulumi / upgrade-provider

A tool to automate provider upgrades on your local machine
7 stars 1 forks source link

PR description still leaking into the PR #178

Closed t0yv0 closed 1 year ago

t0yv0 commented 1 year ago

What happened?

https://github.com/pulumi/pulumi-aiven/pull/401#issuecomment-1765252586

It says:

This PR was generated via $ upgrade-provider pulumi/pulumi-aiven --kind=bridge --target-bridge-version=e7287c3bc4df5ee968cf556999539b16e6328508 --pr-reviewers=t0yv0 --pr-description=This PR was created to test a pulumi/pulumi-terraform-bridge feature. DO NOT MERGE..

But expected no " --pr-description=" as it's duplicated later on the PR.

I'm curious why it mis-fired since I recall writing code to remove it. Must have missed something.

Example

See above.

Output of pulumi about

N/A

Additional context

N/A

Contributing

Vote on this issue by adding a 👍 reaction. To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).