Python script to import issues from one repository into another, either one at a time or all of them at once.
updated at Oct. 22, 2024, 1:50 p.m.
An automatic issue creator for Github, written in Python. It'll go through your entire git repo, look for any lines that start with TODO: and add them as issues to your repo.
updated at Aug. 11, 2024, 3 a.m.