-
-
Notifications
You must be signed in to change notification settings - Fork 7
chore: switch to googleapis/release-please-action
#59
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
chore: switch to googleapis/release-please-action
#59
Conversation
lumirlumir
left a comment
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.
eslint-transforms/.github/CODEOWNERS
Line 1 in 05cdebd
| .github/workflows/release-please.yml @eslint/eslint-tsc |
Could we also update the CODEOWNERS file above to include the following?
+ .release-please-manifest.json @eslint/eslint-tsc
.github/workflows/release-please.yml @eslint/eslint-tscReferences:
lumirlumir
left a comment
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.
LGTM. Would like @mdjermanovic to verify before merging.
mdjermanovic
left a comment
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.
LGTM, thanks!
Prerequisites checklist
What is the purpose of this pull request?
Switches to https://github.com/googleapis/release-please-action as https://github.com/google-github-actions/release-please-action is deprecated.
What changes did you make? (Give an overview)
.github/workflows/release-please.yml.Related Issues
Closes #54
Is there anything you'd like reviewers to focus on?