mirror of
https://github.com/zulip/zulip.git
synced 2025-10-27 01:53:59 +00:00
This hits the unauthenticated Github API to get the list of tags, which is rate-limited to 60 requests per hour. This means that the tool can only be run 60 times per hour before it starts to exit with errors, but that seems like a reasonable limit for the moment.