Workflow to sync code from GitHub to Gitee upon a new release
What type of PR is this?
/kind feature
What this PR does / why we need it: Github Action Workflow to sync code from GitHub to Gitee upon a new release using the wearerequired/git-mirror-action.
Which issue(s) this PR fixes: Fixes #134
Special notes for your reviewer:
- I was not able to get link to
destination-repo: '[email protected]:target.repo.git'it would be great if you can provide it. - Add a private key to GitHub secret named
GITEE_SSH_PRIVATE_KEY
Does this PR introduce a user-facing change?:
NONE
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign kevin-wangzefeng for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@nlgwcy @supercharge-xsy please take a look. Thanks you.