devtron-labs/Git Repo Sync
Git Repo Sync enables you to synchronize code to other code management platforms, such as GitLab, Gitee, etc.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Apr 29, 2025
- License
- Apache 2.0
Pinned Snippet
uses: devtron-labs/git-repo-sync@59a62bb9bcc73658363467190a7abe1d5623e21d # v0.1.9tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| RELEASE_BRANCH | RELEASE BRNACH to check RELEASE TYPE | yes | — |
| git-target-repo | Target Repo URL | yes | — |
| git-source-repo | source Repo URL | yes | — |
| git-target-username | Target Repo Username | yes | — |
| git-target-token | Target Token | yes | — |
| git-target-useremail | Target User Email | yes | — |
| git-target-dir | Target directory | yes | — |
| git-source-dir | Source directory | yes | — |
| script-file | Script file to run | yes | — |
| working-dir | Working Directory | yes | — |
| target-url | Target URL for Gitee | yes | — |
| target-username | Target username for Gitee | yes | — |
| target-token | Target toekn for Gitee | yes | — |
| target-useremail | Target email for Gitee | yes | — |
Outputs
no outputs