Hello! Where could I find documentation for the se...
# package-authoring
l
Hello! Where could I find documentation for the server side of pulumi/action-release-by-pr-label? Or how to configure this action to work with 3rd party provider?
m
l
That gives me 404, so I guess it is a private repository 🕵️
m
Oh, I wasn’t aware of that, sorry. The release-bot isn’t much code, it’s just an HTTP endpoint
/tag_release
basically.
l
Would it be possible to do the tagging inside the workflow (likely in
pulumi/action-release-by-pr-label
action) when using
external-bridged-provider
template? GH issue: Automatic tagging does not work on `external-bridged-provider` template