Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: change default branch from master to main #396

Merged
merged 1 commit into from
Jul 14, 2020

Conversation

peaceiris
Copy link
Owner

@peaceiris peaceiris commented Jul 14, 2020

cf. actions/toolkit#514

  1. merge this
  2. create the main branch and push it git branch -m master main
  3. change default branch in the repository settings tab
  4. change branch protection rules in the repository settings tab
  5. Run https://github.com/ethomson/retarget_prs
  6. change the default branch
    • codefactor
    • codecov
    • codeclimate
  7. delete the master branch

@codecov
Copy link

codecov bot commented Jul 14, 2020

Codecov Report

Merging #396 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #396   +/-   ##
=======================================
  Coverage   58.09%   58.09%           
=======================================
  Files           4        4           
  Lines         241      241           
  Branches       43       43           
=======================================
  Hits          140      140           
  Misses        101      101           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c935046...af9bebd. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant