paladini/Team AI Sync

Sync team AI assets across GitHub repositories from a sync-config.json file.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenPAT or GitHub App token with read/write access to target repositories.yes
config-pathPath to sync-config.json in the source repository.nosync-config.json
source-rootRoot directory containing the files and directories to sync.no${{ github.workspace }}
dry-runValidate and simulate sync without pushing branches or creating pull requests.nofalse
namedescription
pr-urlsJSON array of created or updated pull request URLs.
synced-targetsJSON array of target repositories processed successfully.
failed-targetsJSON array of target repositories that failed with error details.
changedtrue when at least one target repository had changes.