docs PRs being opened as Regen docs pulumi@${PULUMI_VERSION}
#8451
Labels
kind/bug
Some behavior is incorrect or out of spec
kind/engineering
Work that is not visible to an external user
resolution/fixed
This issue was fixed
What happened?
Recently, regen docs dispatches are not correctly interpolating the
PULUMI_VERSION
https://github.com/pulumi/docs/pulls?q=is%3Apr+is%3Aclosed+Regen+docs+pulumi+sort%3Acreated-desc+
Re-ran old CI jobs and they're also affected.
Probably some dependency being updated.
Steps to reproduce
Cut a release.
Expected Behavior
Opens docs PR like
Regen docs pulumi@3.52.0
Actual Behavior
Opens docs PR like
Regen docs pulumi@${PULUMI_VERSION}
.Output of
pulumi about
No response
Additional context
No response
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).
The text was updated successfully, but these errors were encountered: