aboutsummaryrefslogtreecommitdiffstats
path: root/models/fixtures/watch.yml
blob: 18bcd2ed2b478361f0d1b32fa6c6ff1abd3581e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
-
  id: 1
  user_id: 1
  repo_id: 1
  mode: 1 # normal

-
  id: 2
  user_id: 4
  repo_id: 1
  mode: 1 # normal

-
  id: 3
  user_id: 9
  repo_id: 1
  mode: 1 # normal

-
  id: 4
  user_id: 8
  repo_id: 1
  mode: 2 # don't watch

-
  id: 5
  user_id: 11
  repo_id: 1
  mode: 3 # auto

-
  id: 6
  user_id: 10
  repo_id: 21
  mode: 1 # normal

-
  id: 7
  user_id: 10
  repo_id: 32
  mode: 1 # normal