Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 785 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 785 Bytes

GitHub-Issue-Claimer

A Python script using Selenium automation to claim GitHub issues and keep track of claimed issues. 😎

Check the video demo here.

How to use

✔ Download the latest chrome driver here.
✔ Download Selenium webdriver here
✔ Add path to chrome driver in the code.
✔ Mention the required label(s) of issues you want to claim.
✔ Start the script and leave it to do your other tasks.
✔ Come back check the text file for claimed issues, read the summary, follow the link and just solve it.

Keep contributing to Open Source.