ybiquitous/npm diff
`npm diff` Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token | no | ${{ github.token }} |
| repository | Repository | no | ${{ github.repository }} |
| pull_request_title | Pull request title | no | ${{ github.event.pull_request.title }} |
| pull_request_number | Pull request number | no | ${{ github.event.pull_request.number }} |
| extract_regexp | Extract regexp pattern | no | (?:Bump|Update) (?<name>\S+) (?:from )?v?(?<from>\S+) to v?(?<to>\S+) |
Outputs
no outputs