stafflinepeopleplus/Dependabot Changesets
Github action to generate and commit changesets for dependabot PRs, grouped or ungrouped
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| owner | The owner of the repository | yes | — |
| repo | The name of the repository | yes | — |
| pr-number | The number of the pull request | yes | — |
| token | The token to use to access the GitHub API | yes | — |
| package-name | Name of the package to generate the changeset for, defaults to the repo name | no | — |
| update-type | Type of update to generate the changeset for, defaults to "patch" | no | patch |
| git-user | Username to use for git commits, defaults to "dependabot[bot]" | no | dependabot[bot] |
| git-email | Email to use for git commits, defaults to "49699333+dependabot[bot]@users.noreply.github.com" | no | 49699333+dependabot[bot]@users.noreply.github.com |
Outputs
no outputs