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

Adding archival support for Repository.edit #843

Merged
merged 3 commits into from Jul 12, 2018

Conversation

sechastain
Copy link
Contributor

@sechastain sechastain commented Jul 11, 2018

Fixes #840

Adding archival support to Repository.edit

No unit tests are included for this change because while you can archive a repository via the edit API, there is no way to un-archive a repository via the edit API. (See: https://developer.github.com/v3/repos/#edit )

@sfdye sfdye changed the title #840 Adding archival support for Repository.edit Adding archival support for Repository.edit Jul 12, 2018
@sfdye sfdye merged commit 1a90f5d into PyGithub:master Jul 12, 2018
@sechastain sechastain deleted the archival branch July 12, 2018 13:13
candrikos pushed a commit to candrikos/PyGithub that referenced this pull request Sep 25, 2020
Fixes #PyGithub#840 

Adding archival support to Repository.edit

No unit tests are included for this change because while you can archive a repository via the edit API, there is no way to un-archive a repository via the edit API.  (See: https://developer.github.com/v3/repos/#edit )
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

2 participants