summaryrefslogtreecommitdiffstats
path: root/models/fixtures/watch.yml
blob: c6c9726cc8e62bd4bf1bbf2e204b1de3a6d6bad2 (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
-
  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: 4
  repo_id: 2
  mode: 1 # normal