hostwithquantum/GitHub Organization Sync(er)
A GitHub Action to sync files across repositories
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 1, 2020
- License
- BSD
Pinned Snippet
uses: hostwithquantum/github-org-sync-action@fd9bc54cddd5698d818fb0fa292392b4858dece8 # 0.5.4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-user | Name of the user to commit files and open PRs. | yes | — |
| github-email | Email of the user to commit files and open PRs. | yes | — |
| github-access-token | An access token (used for clone and push), scope repo. | yes | — |
| github-org | Your Github organization. | yes | hostwithquantum |
| github-skeleton | The base repository to sync files from. | yes | ansible-skeleton |
| github-repos | A (space-delimited) list of repositories to sync to. | yes | ansible-weave |
Outputs
no outputs