jacktn/Repo File Sync Action For Large GitHub Tree

GitHub Action to Sync Files like Workflows Between Repositories.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
SOURCEsource owner yes
DESTdest owner yes
FILE_PATHdest FILE_PATH yes
GITHUB_TOKENGitHub Personal Access Token to use to get repos and write secrets yes
COMMIT_BODYCommit message body. Will be appended to commit message, separated by two line returns. Defaults to '' no
COMMIT_PREFIXPrefix for commit message and pull request title. Defaults to 🔄 no
CREATE_TREE_LIMITWhen create tree failed by large trees to build, try to down this limit no
COMMIT_MESSAGEUse this commit message instead of the default from commit data. Defaults to '' no
PR_LABELSLabels which will be added to the pull request. Defaults to sync. Set to false to turn off no
PR_BODYAdditional content to add in the PR description. Defaults to '' no
ASSIGNEESUsers to assign to the pull request. Defaults to none no
REVIEWERSUsers to request a review of the pull request from. Defaults to none no
TEAM_REVIEWERSTeams to request a review of the pull request from. Defaults to none no
BRANCH_PREFIXSpecify a different prefix for the new branch in the target repo. Defaults to repo-sync/SOURCE_REPO_NAME no

no outputs