-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmeta.yaml
45 lines (44 loc) · 1.15 KB
/
meta.yaml
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
42
43
44
reponame: github.com/untangle/golang-shared
description: |
Untangle shared protobufs and golang libraries
users:
maintainers:
watchers:
x-bar:
version: production
target-branch-re: "^(.+-trunk|main|engprod-parent|master|eft|.+-(?:maint|rel|bringup))$"
epoch: 1
x-github-bridge:
reviews:
- image: test/efw-protobufs
events:
- type: merge_group
branch-re: ^master$
- type: pull_request
branch-re: ^master$
- type: push
branch-re: ^master$