actions-marketplace-validations/Uptodater
Validates that my Node projects still use up-to-date boilerplate code.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Repository token for allowing the action to make commits. | yes | — |
| fix | If true, automatically tries to fix some files and commit them to a pull request | yes | false |
| approve | If true, pull requests created by this action are automatically approved and merged | yes | false |
| removeBranch | If true, automatically merged pull requests will delete their branch afterwards | yes | true |
| commitMessagePrefix | Prefix string used in messages for automatically generated commits | yes | autofix: |
Outputs
no outputs