dimagi / required-labels

🏷 Automated label checking for GitHub pull requests
BSD 3-Clause "New" or "Revised" License
47 stars 16 forks source link

More Logging #11

Closed proteusvacuum closed 6 years ago

proteusvacuum commented 6 years ago

@amstone326 While looking at the docs a bit closer, I found this: https://developer.github.com/v3/#user-agent-required, I doubt this is what is causing the issue, but just to be safe I figured we should send this properly. I also added more logging so that we can see when there are 400 responses and what the reason is. I suspect it might have something to do with rate limiting, but want to find out more.