aboutsummaryrefslogtreecommitdiffstats
path: root/models/fixtures/protected_tag.yml
blob: 1944e7bd84ca4f38a935273721388a9651cd8cf4 (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
-
  id: 1
  repo_id: 4
  name_pattern: /v.+/
  allowlist_user_i_ds: "[]"
  allowlist_team_i_ds: "[]"
  created_unix: 1715596037
  updated_unix: 1715596037
-
  id: 2
  repo_id: 1
  name_pattern: v-*
  allowlist_user_i_ds: "[]"
  allowlist_team_i_ds: "[]"
  created_unix: 1715596037
  updated_unix: 1715596037
-
  id: 3
  repo_id: 1
  name_pattern: v-1.1
  allowlist_user_i_ds: "[2]"
  allowlist_team_i_ds: "[]"
  created_unix: 1715596037
  updated_unix: 1715596037