aspen-institute/Pantheon Archive Action
Action to archive Pantheon Git remotes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 1, 2026
- License
- MIT
Pinned Snippet
uses: aspen-institute/pantheon-archive-action@b5a17d7e169900e971d4b2ef00f69e839347f734 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| upstream-repository | Git clone URL (should look like git@example.com/repository.git) | yes | — |
| ssh-key | SSH private key to authenticate with the remote upstream | yes | — |
| sync-branch | Branch name to synchronize | yes | — |
| keyscan-host | Host name to scan for SSH keys | no | — |
| keyscan-port | Port to scan for SSH keys. Used with keyscan-host | no | — |
Outputs
no outputs