yepcode/YepCode Copy Team GitHub Action

This action syncs YepCode teams by copying resources from the current git repository to another YepCode remote team.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
teamSlugRemote team slug to push contents. It may be a single string (for https://cloud.yepcode.io teams), or a full URL (for on-premise teams) yes
clientIdTeam auth Client ID (for oauth, to be used with Client Secret)
clientSecretTeam auth Client ID Client Secret (for oauth, to be used with Client ID)
emailTeam auth Email (to be used wi th password)
passwordTeam auth Password (to be used with email)
authUrlYepCode Auth endpoint (including realm, ie: https://cloud.yepcode.io/auth/realms/yepcode). Only needed if auth domain is different than used cloud endpoint no
updateMetadataWithNewRemoteIt 'true', the action will perform a commit in the current repo with the changes in the .'yepcode.json' metadata file. This will allow then to check sync status agains this remote. nofalse

no outputs