iamvikshan/GitHub - GitLab Syncey
Synchronize GitHub repository with GitLab including branches, PRs, and issues
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub token for authentication (use GH_TOKEN secret for workflow scope) | no | ${{ github.token }} |
| GH_TOKEN | GitHub Personal Access Token with workflow scope (recommended) | no | — |
| GH_PAT | GitHub Personal Access Token (alias for GH_TOKEN) | no | — |
| GITLAB_TOKEN | GitLab token for authentication | no | — |
| CONFIG_PATH | Path to the sync configuration file | no | .github/sync-config.yml |
Outputs
no outputs