Skip to content

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

Merged
austinsasko merged 5 commits intomasterfrom
feature/adding-delete-restore-logic
Dec 24, 2020
Merged

Fix PyGithub#580 Feature/adding delete restore logic#22
austinsasko merged 5 commits intomasterfrom
feature/adding-delete-restore-logic

Conversation

@austinsasko
Copy link
Copy Markdown
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
austinsasko added a commit that referenced this pull request Jun 27, 2024
* 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

Development

Successfully merging this pull request may close these issues.

Delete/restore branch associated with a pull request

1 participant