metrisk/Template Updater
Update child of template repository with changes to the template.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| template_repo | The name of the template repository, e.g. 'metrisk/typescript-template' | yes | metrisk/typescript-template |
| files_to_update | The files you want updating from the template repository | yes | — |
| username | The name of the user who will be making the changes | no | metrisk-bot |
| The email of the user who will be making the changes (must match that of the ssh key) | no | tech.accounts@metrisk.com | |
| branch_name | The branch the changes will be pushed to | no | update-template-settings |
Outputs
| name | description |
|---|---|
| updated | Boolean value of if the files have been updated or not |