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

Add unarchiving support #2391

Merged
merged 1 commit into from Feb 13, 2023
Merged

Add unarchiving support #2391

merged 1 commit into from Feb 13, 2023

Conversation

Tsuesun
Copy link
Contributor

@Tsuesun Tsuesun commented Dec 29, 2022

The github API now allows unarchiving an archived repo. This removes the check so that we ar able to unarchive repos using pygithub.

https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#update-a-repository

@codecov-commenter
Copy link

codecov-commenter commented Dec 29, 2022

Codecov Report

Base: 98.77% // Head: 98.77% // No change to project coverage 👍

Coverage data is based on head (ed3409b) compared to base (5e27c10).
Patch coverage: 100.00% of modified lines in pull request are covered.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2391   +/-   ##
=======================================
  Coverage   98.77%   98.77%           
=======================================
  Files         117      117           
  Lines       11674    11674           
=======================================
  Hits        11531    11531           
  Misses        143      143           
Impacted Files Coverage Δ
github/Repository.py 97.20% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Tsuesun
Copy link
Contributor Author

Tsuesun commented Feb 6, 2023

@sfdye Could I get a review?

Also, is this project actively maintained? I see a lot of issues and PRs that haven't been reviewed. Happy to help out any way that I can.

test-requirements.txt Outdated Show resolved Hide resolved
The github API now allows unarchiving an archived repo. This removes the check so that we ar able to unarchive repos using pygithub.
@sfdye sfdye enabled auto-merge February 13, 2023 02:29
@sfdye sfdye added this pull request to the merge queue Feb 13, 2023
@Tsuesun
Copy link
Contributor Author

Tsuesun commented Feb 13, 2023

@sfdye, thanks for the review. Is there any particular issue you would like me to have a look at?

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Feb 13, 2023
@sfdye sfdye added this pull request to the merge queue Feb 13, 2023
@sfdye sfdye removed this pull request from the merge queue due to a manual request Feb 13, 2023
@sfdye sfdye added this pull request to the merge queue Feb 13, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Feb 13, 2023
@EnricoMi
Copy link
Collaborator

... Is there any particular issue you would like me to have a look at?

I'd suggest to look at those issues / pull requests that have the most 👍, that is a good indicator of popularity:
image

@sfdye sfdye merged commit c7e3ae9 into PyGithub:master Feb 13, 2023
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.

None yet

4 participants