Skip to content

infra: publish release worker is passing in incorrect PR number to publish release job #1976

@ldetmer

Description

@ldetmer

I setup my local env to run publish-release-worker against https://github.com/ldetmer/librarian

It picked up that there was a merged PR that needed to be tagged: ldetmer#1

But instead of invoking the release tag-and-release with pr ldetmer#1, it invoked it with https://github.com/ldetmer/librarian/pull/**1966** - note the invalid PR number

release tag-and-release -repo /workspace/librarian -pr #1966

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions