Skip to content

robandpdx/gh-unlock-source-repo

Repository files navigation

Unlock Source Repository GitHub CLI Extension

This GitHub CLI extension is meant to unlock a migration source repository that was locked by GitHub Enterpise Importer during a migration.

Installation

gh extension install robandpdx/gh-unlock-source-repo

Usage

export GH_SOURCE_PAT="<token>"
export GITHUB_API_ENDPOINT="<ghes_api_endpoint>" # required if using GHES, ommit https, include /api/v3 eg: myghes.com/api/v3
gh unlock-source-repo --org <org> --repo <repository>

Example

gh unlock-source-repo --org mindfulrob --repo java-private-library

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages