DivineOmega / php-github-status-api

Programmatically determine if GitHub is working well, or experiencing issues
7 stars 3 forks source link

The GITHUB_STATUS_URL is deprecated #3

Open peter279k opened 5 years ago

peter279k commented 5 years ago

As title, the $GITHUB_STATUS_URL value is deprecated.

When I visit this link, I get this message:

default

I think it should replace this deprecated URL with new githubstatus link.

We should parse the status message once we determine to use the new GitHub status URL.

Klap-in commented 5 years ago

The new status page has also an new api. See its documentation at https://www.githubstatus.com/api

Github uses now statuspage.io. In the end point 'https://kctbh9vrtdwd.statuspage.io/api/v2/summary.json', the part 'kctbh9vrtdwd' indicates the GitHub page.