generates/Changeset Action
Automate adding a changeset for simple pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| type | The SemVer type <major|minor|patch> to use when running manually and so the "changeset:<type>" pull request label won't be used. | no | — |
| name | The package name to use when running manually. If not specified, it will be determined by looking at the closest package.json to the first changed file. | no | — |
| summary | The changeset summary to use when running manually. If not specified, the pull request title will be used. | no | — |
| token | GitHub token to use when getting changed files. | no | — |
Outputs
no outputs