IQAndreas / github-issues-import

Python script to import issues from one repository into another, either one at a time or all of them at once.
http://www.iqandreas.com/github-issues-import/
MIT License
423 stars 174 forks source link

Add a function to close the issues #57

Closed arzhna closed 7 years ago

arzhna commented 7 years ago

An added function is to close the imported issues to the target repository with the closed tag, "[CLOSED]"

gsnedders commented 7 years ago

See also #38.