daydreammods/copy-settings-action

A GitHub action that copies settings from one repository to another.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenThe token to use.${{ github.token }}
source-repoThe repository to obtain the rulesets from; Ensure the provided secret is able to access this.yes
dest-repoThe repository to copy the rulesets onto. Defaults to the current repository; Ensure the provided secret is able to access this.no""
settingsA list of named settings to copy.nohomepage default_branch delete_branch_on_merge allow_auto_merge allow_merge_commit allow_rebase_merge allow_squash_merge allow_update_branch merge_commit_title merge_commit_message squash_merge_commit_title squash_merge_commit_message web_commit_signoff_required

no outputs