Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(workflows): create a shared workflow for update-please (#27)
* feat(workflows): add a workflow to update dependencies * fix(workflows): use NODE_AUTH_TOKEN for ncu * fix(workflows): add the NODE_AUTH_TOKEN for install, too * ci(workflows): improve body, branch and labels * ci(workflows): add reviewers as an input option * ci(workflows): rename the workflow to update-please * ci(workflows): it seems team-reviewers are handled separately from github username reviewers * ci(workflows): be accurate that it's one or more dependencies (we actually don't know) * ci(workflows): use a hedia-fork of create-pull-request action thanks for everything you did, peter-evans
- Loading branch information