studistcorporation/Repo File Sync

Synchronize files from GitHub repositories with environment variable substitution

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
configPath to the configuration YAML fileno.github/repo-file-sync.yaml
github-tokenGitHub token for private repository accessno${{ github.token }}
dry-runShow what would be downloaded without actually downloadingnofalse
create-prCreate a pull request with the synced filesnofalse
pr-titleTitle for the pull requestno🔄 Sync files from repositories
pr-bodyBody for the pull requestnoAutomated file sync from configured repositories
branch-nameBranch name for the pull requestnosync/repo-files
namedescription
files-syncedList of synced files in format: repo:file,repo:file