github3.py icon indicating copy to clipboard operation
github3.py copied to clipboard

Is it possible to delete an issue ?

Open antoine-em opened this issue 5 years ago • 2 comments

I have unlocked the restriction in Github to delete issues in my repositories so I can achieve that operation manually by clicking on the trash icon on the issue web page.

But I couldn't find a way to do that programmatically with this library. So I wanted to be sure I am not missing anything or if it is just not (yet) supported.

Thank you very much by advance for your confirm.

antoine-em avatar Oct 04 '20 03:10 antoine-em

It isn't yet supported, but would be a good small contribution for a new contributor

sigmavirus24 avatar Oct 04 '20 15:10 sigmavirus24

Thank you for your update and for this very useful lib. I will try to have a deeper look about how the API calls are made and see if I can come with a solution.

antoine-em avatar Oct 06 '20 14:10 antoine-em