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

Fix PyGithub#580 Feature/adding delete restore logic #22

Merged
merged 5 commits into from
Dec 24, 2020

Conversation

austinsasko
Copy link
Owner

@austinsasko austinsasko commented Dec 24, 2020

Fixes PyGithub#580 -- adding logic for deleting/restoring branches associated with a PR, as well as forcing a delete. Formatting and automated tests added too.

@austinsasko austinsasko changed the title Feature/adding delete restore logic Fix PyGithub#580 Feature/adding delete restore logic Dec 24, 2020
@austinsasko austinsasko merged commit fee99a2 into master Dec 24, 2020
austinsasko added a commit that referenced this pull request Dec 28, 2020
* Fixes PyGithub#580 -- adding logic for deleting/restoring branches associated with a PR, as well as forcing a delete. Automated tests added too

* Adding black formatting and cleansing PII to the best of my ability

* CI failure fix - isort formatting, import moved up in the file

* fixing additional requests and adding docstrings

* Accounting for CI test for pyupgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant