0xtheprodev/GitLab Mirror Action
Mirror Commit History of GitHub Repository into GitLab Workspace.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 18, 2024
- License
- GPL 2.0
Pinned Snippet
uses: 0xtheprodev/gitlab-mirror@def1aeb8e8810cc65b11d1df2653286cd983f7e5 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| follow-tags | Enable this boolean flag to push Tags alongside. | no | false |
| force-push | Enable this boolean flag to overwrite Git history. | no | false |
| hostname | Provide hostname for self-hosted GitLab instance. | no | gitlab.com |
| password | Password or Access Token for GitLab User. | yes | — |
| project-id | Project Id for the target Repository. | yes | — |
| username | Username for GitLab User. | yes | — |
Outputs
no outputs