-
Is this a client library issue or a product issue?
No
-
Did someone already solve this?
No
-
Do you have a support contract?
No
Environment details
- OS: Mac OS X
- Node.js version: 12
- npm version: 8.1.4
release-please version: 12.6
Steps to reproduce
I think release-please uses the GitHub API to create a release which makes a "fake" tag. This means workflows that rely on the push: tags event are never run.
Is this a client library issue or a product issue?
No
Did someone already solve this?
No
Do you have a support contract?
No
Environment details
release-pleaseversion: 12.6Steps to reproduce
I think release-please uses the GitHub API to create a release which makes a "fake" tag. This means workflows that rely on the
push: tagsevent are never run.