You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have a node API which can easily be run on a server to handle automating Component / Incident reporting, currently reporting is manual, using a service or the GitHub API directly to add/edit components and incidents
An API wrapper for the GitHub API which will expose simplified endpoints to help integrate with services. Example listens for requests on https://example.com/CDN?status=major outage and updates the current label for CDN to major outage
If you are interested in this GitHub Issue leave a comment so I can put this as priority.
The text was updated successfully, but these errors were encountered:
It would be nice to have a node API which can easily be run on a server to handle automating Component / Incident reporting, currently reporting is manual, using a service or the GitHub API directly to add/edit components and incidents
An API wrapper for the GitHub API which will expose simplified endpoints to help integrate with services. Example listens for requests on
https://example.com/CDN?status=major outage
and updates the current label forCDN
tomajor outage
If you are interested in this GitHub Issue leave a comment so I can put this as priority.
The text was updated successfully, but these errors were encountered: