Create new bootstrap team
This commit is contained in:
parent
65d2f2a5f9
commit
fa7d17dbb5
1 changed files with 3 additions and 1 deletions
|
@ -175,7 +175,7 @@ exclude_labels = [
|
||||||
"T-*",
|
"T-*",
|
||||||
]
|
]
|
||||||
|
|
||||||
[autolabel."A-bootstrap"]
|
[autolabel."T-bootstrap"]
|
||||||
trigger_files = [
|
trigger_files = [
|
||||||
"x.py",
|
"x.py",
|
||||||
"x",
|
"x",
|
||||||
|
@ -493,6 +493,8 @@ libs = [
|
||||||
]
|
]
|
||||||
bootstrap = [
|
bootstrap = [
|
||||||
"@Mark-Simulacrum",
|
"@Mark-Simulacrum",
|
||||||
|
"@albertlarsan68",
|
||||||
|
"@ozkanonur",
|
||||||
]
|
]
|
||||||
infra-ci = [
|
infra-ci = [
|
||||||
"@Mark-Simulacrum",
|
"@Mark-Simulacrum",
|
||||||
|
|
Loading…
Add table
Reference in a new issue