We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa9b97f commit 233a6e3Copy full SHA for 233a6e3
README.md
@@ -0,0 +1,20 @@
1
+# Status
2
+
3
+This repository is what sits behind <https://status.blockstream.com>!
4
5
+## Usage
6
7
+Issues with particular labels are what we use to control what is shown on the status page.
8
+There is a ~10 minute cache between updating an issue and it showing on the status page.
9
10
+### Components
11
12
+* label with `component` and `issue status`, and select a particular status:
13
+ * `operational`
14
+ * `degraded performance`
15
+ * `partial outage`
16
+ * `major outage`
17
18
+### Incidents
19
20
+* label with `incident` and `issue status`, and optionally `maintenance` if it is scheduled.
0 commit comments