elc9aya2ls612j/Push Propagator
Propagates changes from one repository to another, while keeping some local changes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GITHUB_TOKEN to be used to checkout code | yes | — |
| NEVER_OVERWRITE | Files that should never be overwritten, i.e. local changes should be kept | — | README.md src/theme.css fstab.yaml |
| ALWAYS_OVERWRITE | Files that should always be overwritten, i.e. local changes should be discarded | — | src/lib-franklin.js |
| BLOCKS | blocks that get inherited from the skeleton site | — | — |
| USER_NAME | User name to be used for git commit | yes | — |
| USER_EMAIL | User email to be used for git commit | yes | — |
| EVENT_NAME | github event name | yes | — |
| EVENT_DESCRIPTION | github event description | yes | — |
Outputs
no outputs