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 44c0d98 commit 96023c2Copy full SHA for 96023c2
models/fixtures/commit_status.yml
@@ -1,6 +1,5 @@
1
-
2
id: 1
3
- index: 1
4
repo_id: 1
5
state: "pending"
6
sha: "1234123412341234123412341234123412341234"
@@ -11,7 +10,6 @@
11
10
12
13
id: 2
14
- index: 2
15
16
state: "warning"
17
@@ -22,7 +20,6 @@
22
20
23
21
24
id: 3
25
- index: 3
26
27
state: "success"
28
@@ -33,7 +30,6 @@
33
30
34
31
35
32
id: 4
36
- index: 4
37
38
state: "failure"
39
@@ -44,7 +40,6 @@
44
40
45
41
46
42
id: 5
47
- index: 5
48
43
49
state: "error"
50
0 commit comments