remal-github-actions/Synchronize with template repository

Synchronize repository with template repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
configFilePath to config fileyes.github/sync-with-template.yml
filesToDeleteFilePath to a file with a list of files to deleteno.github/sync-with-template-delete.list
localTransformationsFilePath to local transformations fileyes.github/sync-with-template-local-transformations.yml
githubTokenGitHub access token with at least 'public_repo' and 'workflow' scopes (use 'repo' scope instead of 'public_repo' for private repositories)yes
templateRepositoryTemplate repository full name (owner/repo). GitHub template repository information is used by default.no
syncBranchNameGit branch name that is used for synchronization with template repositoryyestemplate-sync
conventionalCommitsSet to 'true' to enable using Conventional Commitsyesfalse
commitMessageCommit messageyesTemplate repository changes: <template-repository>
dryRunSet to 'true' to disable Git pushyesfalse
duplicatePrDetectionSet to 'false' to disable duplicate closed PR detectionnotrue
duplicatePrThresholdNumber of previous closed PRs with matching diff required to trigger a failed checkno2

no outputs