summaryrefslogtreecommitdiffstats
path: root/models/fixtures/protected_tag.yml
blob: dbec52c0c23c9c04facace6674b828cbe2a7c6c6 (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