You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create script so existing milestones, labels, and issues can be updated. Currently, they are skipped. An if/else area has been added to git-mover.py to make room for this on Line 65.
Will utilize milestone.edit() found in the PyGithub library, most likely.
The text was updated successfully, but these errors were encountered:
Create script so existing milestones, labels, and issues can be updated. Currently, they are skipped. An if/else area has been added to git-mover.py to make room for this on Line 65.
Will utilize milestone.edit() found in the PyGithub library, most likely.
The text was updated successfully, but these errors were encountered: