Skip to content

britepool/issue-status

 
 

Repository files navigation

Issue Status

Issue Status is the static client-side status page built on React using GitHub Issues for Component and Incident reporting with live updating using the GitHub API hosted on GitHub Pages.

You can view the BritePool status page here: Status Page

You can view the original forked README page here: ORIGINAL.md

Tracking Incidents

Creating a new incident

To create a new incident, CLICK HERE

Fill out

  • Incident summary as issue title
  • Any uncommented text in the issue description will be displayed below the incident

After creating your incident, please update any affected components with their status, the applicable labels are:

  • operational
  • performance issues
  • partial outage
  • major outage

Updating an incident

  • Any uncommented text in the issue description will be displayed below the incident, you can edit this over time to update the status of the incident
  • Any important information can be added as comments to the issue itself, e.g. resolution, etc. and will not be displayed on the status page

Closing an incident

  • Simply mark the issue as Closed and it will be reported as closed on the status page

After closing your incident, please update any affected components with the operational status label and remove any of the others previously selected

  • performance issues
  • partial outage
  • major outage

Adding major components

To create a new component, CLICK HERE

Packages

No packages published

Languages

  • JavaScript 91.9%
  • HTML 7.7%
  • CSS 0.4%