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

Update files to support main branch in order to remove oppressive language #3586

Merged
merged 1 commit into from
Mar 21, 2021

Conversation

chao2zhang
Copy link
Member

Renaming branch is mostly automated. This PR hopefully should address most required manual changes in addition to https://github.com/github/renaming

Renaming a branch will:
- Re-target any open pull requests
- Update any draft releases based on the branch
- Move any branch protection rules that explicitly reference the old name
- Update the branch used to build GitHub Pages, if applicable
- Show a notice to repository contributors, maintainers, and admins on the repository homepage with instructions to update local copies of the repository
-  Show a notice to contributors who git push to the old branch
-  Redirect web requests for the old branch name to the new branch name
-  Return a "Moved Permanently" response in API requests for the old branch name

@codecov
Copy link

codecov bot commented Mar 21, 2021

Codecov Report

Merging #3586 (4d0ce26) into master (091dc91) will not change coverage.
The diff coverage is n/a.

❗ Current head 4d0ce26 differs from pull request most recent head 2c08ee9. Consider uploading reports for the commit 2c08ee9 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3586   +/-   ##
=========================================
  Coverage     77.53%   77.53%           
  Complexity     2835     2835           
=========================================
  Files           464      464           
  Lines          8779     8779           
  Branches       1720     1720           
=========================================
  Hits           6807     6807           
  Misses         1046     1046           
  Partials        926      926           

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 091dc91...2c08ee9. Read the comment docs.

@chao2zhang chao2zhang merged commit aa46448 into detekt:master Mar 21, 2021
@chao2zhang chao2zhang deleted the cazhang/rename branch March 21, 2021 18:44
@cortinico cortinico added this to the 1.17.0 milestone May 1, 2021
@cortinico cortinico added the housekeeping Marker for housekeeping tasks and refactorings label May 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Marker for housekeeping tasks and refactorings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants