logoalt Hacker News

pavo-etctoday at 1:47 PM2 repliesview on HN

> Update - We are seeing an approximate 20% error rate across numerous experiences including Pull Requests, Issues, and others. Investigations are currently under way and we will be posting updates as they become available

brutal


Replies

gottagocodetoday at 1:49 PM

20%, do we just make numbers up?

show 2 replies
dborehamtoday at 2:53 PM

The error rate is 100% on the service that allows you to create PRs in the web site. Actual remote git service is working just fine. I might try the API to make a PR, see if that's working.

Update: yes that worked. gh CLI using the API was able to make a PR while the web interface was inoperable.

Second update: defeat from the jaws of victory -- the page that displays open PRs is also down.

Third update: CI isn't working anyway, so the CLI PR creation workaround doesn't achieve much.