chdsbd / kodiak

🔮 A bot to automatically update and merge GitHub PRs
https://kodiakhq.com
GNU Affero General Public License v3.0
1.03k stars 65 forks source link

Kodiak setup stopped working #774

Closed trailsnail closed 2 years ago

trailsnail commented 2 years ago

Hi,

since today we encouter following problem:

open PRs are no longer updated by Kodiak. grafik

new PRs doesn't trigger kodiak any longer grafik

Some known problems out there?

Tool is installed correctly grafik

Repos contains the .kodiak.toml - Worked until 2 days ago.

I don't want to have to manually update all open pull requests.

Thanks for having a look into it.

chdsbd commented 2 years ago

Is this still an issue? I noticed a bunch of connection issues contacting the GitHub API earlier today.

You can edit a pull request title, body, labels, or commits to trigger reevaluation.

chdsbd commented 2 years ago

I'm seeing intermittent timeout issues connecting to the GitHub API

trailsnail commented 2 years ago

I'm seeing intermittent timeout issues connecting to the GitHub API

Same here while github actions generally grafik

trailsnail commented 2 years ago

Is this still an issue? I noticed a bunch of connection issues contacting the GitHub API earlier today.

You can edit a pull request title, body, labels, or commits to trigger reevaluation.

Still not doing what expected 🤔

chdsbd commented 2 years ago

I'm seeing the same issues on my staging environment

trailsnail commented 2 years ago

I'm seeing the same issues on my staging environment

Seems, that github API is still in X-Mas Holidays 🤣

chdsbd commented 2 years ago

I've opened a support issue with GitHub. The API behavior seems a little weird at the moment.

In my staging environment, Kodiak can set a status message on a pull request, but that message doesn't appear in the UI

trailsnail commented 2 years ago

Thanks for investigating, I will do my merging the old way until their are some news 😉

chdsbd commented 2 years ago

Possibly related to this GitHub outage that was just reported: https://www.githubstatus.com/incidents/gh0vvxtlj5v7

https://news.ycombinator.com/item?id=29701059

chdsbd commented 2 years ago

The latency from my hosting provider (DigitalOcean) to GitHub is awful at the moment. I'm not sure why, but after making a few requests, the latency spikes up and I hit timeouts.

On my home internet, the same requests don't time out.

chdsbd commented 2 years ago

There haven't been any timeout errors with the GitHub API in the past 40 minutes, so I think Kodiak has recovered.

EDIT: here's a graph of the timeouts

Screen Shot 2021-12-27 at 11 25 19 AM
staabm commented 2 years ago

Github had networking issues

https://status.setup-php.com/incidents/4m7dz2c5brq0

trailsnail commented 2 years ago

Thanks... seems that all is working fine again. 👍🏻

I think, this issue can be closed.

jaredpalmer commented 2 years ago

Kodiak is still not working on https://github.com/vercel/turborepo/blob/main/.kodiak.toml. It's been broken/off/not working for just around 2 weeks

chdsbd commented 2 years ago

@jaredpalmer From my testing, I think that might be a separate issue. I've opened a new bug ticket here to track it: https://github.com/chdsbd/kodiak/issues/776