mysociety/Git Mirroring Action
Automate mirroring of git commits, tags or other things.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| remote | The full remote repository URL | yes | — |
| git_ssh_key | Private key to use to connect to the remote repository | yes | — |
| ssh_known_hosts | Contents of a known_hosts file | no | — |
| tag | If you just want to push a tag, provide it here. | no | — |
| extra_git_config | Any extra config for the git push comment (e.g. --force) | no | "" |
Outputs
no outputs