googleapis / repo-automation-bots

A collection of bots, based on probot, for performing common maintenance tasks across the open-source repos managed by Google on GitHub.
Apache License 2.0
586 stars 119 forks source link

Guidance on troubleshooting github app status #5346

Open jdassonvil opened 3 weeks ago

jdassonvil commented 3 weeks ago

Hello,

I have setup release-please in a couple of my organisation repositories using the github app method. This has been working fine for a couple of weeks now, however I have noticed today that the release pull requests had stopped being updated or created for 24h to 48h in the 4 repositories that are concerned.

I am bit clueless on this issue. I can't find any log or message that would help me. Is there any sort of rate limit on github apps usage ?

Thank you, Jerome

lloydpick commented 3 weeks ago

I'm also seeing this at our org, the bot isn't creating any releases when it should. It's also appears to be ignoring the release-please:force-run label. We thought it was perhaps a Github outage breaking it, but that doesn't appear to be the case as the status page hasn't changed. Appears the bot is just not operating right now.

Just tagging @chingor13, as they appear to be the main contributor to the project.