Skip to content

Conversation

whizzzkid
Copy link
Contributor

@whizzzkid whizzzkid commented Feb 16, 2023

the next release-PR created looks wrong: #1159

This is because release-please is searching for tag:

looking for tagName: ipfs-companion-v2.22.0

but it should be looking for v2.22.0, release-please documentation does not cover this, but there is this property that is referenced in this issue: googleapis/release-please#1497 and validated in code here: https://github.com/googleapis/release-please/blob/main/src/manifest.ts#L157

I added the documentation for future devs whoever is using this action. It's been a nightmare to work with :-/

@whizzzkid whizzzkid merged commit 28d4926 into main Feb 22, 2023
@whizzzkid whizzzkid deleted the fix/release-pr branch February 22, 2023 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants