Hacktoberfest / hacktoberfest-repo-topic-apply

Cmd line tool to add a topic to your github repo, defaults to hacktoberfest
Apache License 2.0
48 stars 43 forks source link

Fix having archived repos on the org breaking things #13

Closed itsmeow closed 3 years ago

itsmeow commented 3 years ago

Just added an if archived check around it. Should fix #12, but could use a better implementation (better error handling in general per repo)