mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-04 08:17:24 -05:00
283b19bad5
Backport #27284 by @lunny Fix #27268 Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
30 lines
283 B
YAML
30 lines
283 B
YAML
-
|
|
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
|