betonquest/Update Files

Updates all common project files by pulling them from a central repository and creating a pull request in the target repository if there are changes.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
source-repoThe URL of the repository containing the common files.https://github.com/BetonQuest/CommonProjectFiles
branch-nameThe branch name to use for syncing changes.CommonProjectFiles-Sync
ignored-filesA comma-separated list of additional files or directories to ignore during the sync process. Example: .github,custom-config.json ""
include-default-ignored-filesA comma-separated list of entries from the default ignore list to re-add (i.e., include back during the sync). Example: LICENSE,README.md ""
tokenThe GitHub token to use for cloning the target repository.${{ github.token }}

no outputs