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 GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| teamSlug | Remote 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 | — |
| clientId | Team auth Client ID (for oauth, to be used with Client Secret) | — | — |
| clientSecret | Team auth Client ID Client Secret (for oauth, to be used with Client ID) | — | — |
| Team auth Email (to be used wi th password) | — | — | |
| password | Team auth Password (to be used with email) | — | — |
| authUrl | YepCode Auth endpoint (including realm, ie: https://cloud.yepcode.io/auth/realms/yepcode). Only needed if auth domain is different than used cloud endpoint | no | — |
| updateMetadataWithNewRemote | It '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. | no | false |
Outputs
no outputs