googleapis / googleapis/release-please
No tag and release created after merging the PR created by release-please
Open
priority: p3
type: question
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 588
- Avg merge
- 12h 16m
- Merged PRs (30d)
- 7
Description
I'm trying to publish releases with release-please in my [repo](https://github.com/baslu93/check-workflows2).
I've a Github worflow "Create Release" which is a `workflow_dispatch`, so that I can run it manually.
Everything goes well when I run the workflow:
- Pull request is created
- Change log is there
- Label is `autorelease: pending`
I proceed merging the PR, but the label is not changing to `autorelease: tagged` and Release and Tag are not created.
What can be the issue?
Contributor guide
Assessment
This issue has not been assessed yet.