-
-
Notifications
You must be signed in to change notification settings - Fork 55
chore: add release-please #170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
.github/workflows/release-please.yml
Outdated
| package-name: 'espree' | ||
| pull-request-title-pattern: 'chore: release${component} ${version}' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.github/workflows/release-please.yml
Outdated
| pull-requests: write | ||
| id-token: write | ||
| steps: | ||
| - uses: google-github-actions/release-please-action@v3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It may be worth using v4 so we dont start behind 👀
b9c73a6 to
885d24a
Compare
|
It's still in the prerelease process for v17, so it may still need to be configured. Until then I'll still use release-it for releases. |

No description provided.