actions-marketplace-validations/Github Workflow Sync

Github Action To Sync Github Actions Workflow Files Across Repositories

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
REPOSITORIESGithub Repos To Sync Toyes""
WORKFLOW_FILESLocal Workflow Files To Syncyes""
WORKFLOW_FILES_DIRLocal Path Where Common Workflow Files Are Locatednoworkflows
GITHUB_TOKENToken to use to get repos and write secretsyes
GIT_URLThe URL to the Github server. Defaults to github.com. Change if using a GHES instance.nogithub.com
GIT_USERThe name of the user to use for git commits.noWorkflow Sync Bot
GIT_EMAILThe email of the user to use for git commits.nogithubactionbot+workflowsync@gmail.com
DRY_RUNRun everything except for nothing will be Updated.nofalse
AUTO_CREATE_NEW_BRANCHAuto Create New Branch If Not Exists ?nofalse
COMMIT_EACH_FILEIf set to true then all files are commited 1 by 1 instead of commiting everything @ oncenofalse
PULL_REQUESTWhether or not you want to do a pull request. Only works when branch name is provided. Default falsenofalse
PULL_REQUEST_LABELSComma separated list of labels to add to the pull request. Default emptyno
SKIP_CIAdds [skip ci] to commit message which will avoid running github actions in targer repositorynofalse
COMMIT_MESSAGEProvide your own custom commit MESSAGEnofalse
COMMIT_MESSAGE_AS_PR_TITLEUse the commit message as the pull request titlenofalse
RETRY_MODEEnable retry and throttling octokit plugins to avoid secondary rate limits on github content creationnotrue

no outputs