nobbs/Action Mirroring Action
Easily mirror actions from GitHub.com or other Git repositories to your own GitHub enterprise instance.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The GitHub token to use for the mirroring. Has to be a PAT with repo or admin:org scope depending on the target repository. Can also be a GitHub App based token with organization "administration" permissions. | yes | — |
| config-file | The path to the configuration file containing the list of actions to mirror. Defaults to `.github/mirror-actions.yaml`. | yes | .github/mirror-actions.yaml |
| github-com-token | The GitHub token to use for the mirroring. Has to be a PAT with any scope, as it is only used to bypass the rate limiting. Optional, but recommended. | no | — |
Outputs
no outputs