liyanchang/Default Branch Migration

Cleanly transition when changing the repository's default branch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenToken for the repo. Required. Mostly commonly, "$\{{ secrets.GITHUB_TOKEN }}"yes
previous_defaultThe default branch name you are moving away from. Required. Most commonly, "master"yes
new_defaultThe default branch name you are using going forward. Required. Most commonly, "main"yes

no outputs