Pinned Loading
-
PowerShell: Migrate Repo from GitLab...
PowerShell: Migrate Repo from GitLab to GitHub 1# Mirror-GitLabRepository
2# This script mirrors a source repo from GitLab to GitHub by
3# 1) checking to see if an existing repo exists at the destination (it will skip if it exists)
4# 2) mirrors the repo from GitLab to GitHub
5# 3) updates the default branch on GitHub to match GitLab, also renames the default branch to `main` by default
-
Delete GitHub Workflow runs for a sp...
Delete GitHub Workflow runs for a specific Workflow Name 1# This is a quick python script for purging workflow runs under a given name
2# Use this if you are tired of seeing a removed workflow in the Actions history
34import requests
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.