robertdavidsmith/check-and-republish-packages
Scans other repos, potentially in other orgs, for workflows which ran the request-republish-package step on permitted branches. Downloads their Artifacts, checks that hashes are as expected and republishes them as GitHub packages.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| source-owner | The GitHub owner (organisation or individual) of the repos to scan. | yes | — |
| source-repo-workflow-branches | A comma-separated list of repo/workflow/branch combinations to search for artifact-producing workflow runs. | yes | — |
| source-token | A GitHub auth token which has access to read workflow information, including logs and artifacts, from the source owner and repo(s). | yes | — |
| package-push-user | A GitHub user which has access to list and upload packages to the repo where this action is running. | no | svc-gh-packagemanager |
| package-push-token | A GitHub auth token which has access to list and upload packages to the repo where this action is running. | yes | — |
Outputs
no outputs