🔥Let’s Do DevOps: GitHub API Paginated Calls (More than 1K Repos!)
6 min readMar 13
--
This blog series focuses on presenting complex DevOps projects as simple and approachable via plain language and lots of pictures. You can do it!
Hey all!
I previously wrote a story about setting permissions and branch protections on hundreds of repos. That tool works fantastically, and is a standard at my work. However, we have now crossed over 1k repos!
Which is amazing, but also caused the tool I wrote to no longer get all of them. As I came to find out, the gh
…