Skip to content

Commit 749adf9

Browse files
authored
update renovate team labels (#1827)
Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
1 parent cf9567f commit 749adf9

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

.github/renovate-presets/workspace/rhdh-adoption-insights-presets.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,23 @@
66
"extends": [
77
"github>redhat-developer/rhdh-plugins//.github/renovate-presets/base/rhdh-minor-presets(Adoption Insights)"
88
],
9-
"addLabels": ["team/pai", "adoption-insights"]
9+
"addLabels": ["team/rhdh", "adoption-insights"]
1010
},
1111
{
1212
"description": "all RHDH Adoption Insights plugins patch updates",
1313
"matchFileNames": ["workspaces/adoption-insights/**"],
1414
"extends": [
1515
"github>redhat-developer/rhdh-plugins//.github/renovate-presets/base/rhdh-patch-presets(Adoption Insights)"
1616
],
17-
"addLabels": ["team/pai", "adoption-insights"]
17+
"addLabels": ["team/rhdh", "adoption-insights"]
1818
},
1919
{
2020
"description": "all RHDH Adoption Insights plugins dev dependency updates",
2121
"matchFileNames": ["workspaces/adoption-insights/**"],
2222
"extends": [
2323
"github>redhat-developer/rhdh-plugins//.github/renovate-presets/base/rhdh-devdependency-presets(Adoption Insights)"
2424
],
25-
"addLabels": ["team/pai", "adoption-insights"]
25+
"addLabels": ["team/rhdh", "adoption-insights"]
2626
}
2727
]
2828
}

.github/renovate-presets/workspace/rhdh-ai-integrations-presets.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,23 @@
66
"extends": [
77
"github>redhat-developer/rhdh-plugins//.github/renovate-presets/base/rhdh-minor-presets(Ai Integrations)"
88
],
9-
"addLabels": ["team/rhdh", "ai-integrations"]
9+
"addLabels": ["team/pai", "ai-integrations"]
1010
},
1111
{
1212
"description": "all Ai Integrations patch updates",
1313
"matchFileNames": ["workspaces/ai-integrations/**"],
1414
"extends": [
1515
"github>redhat-developer/rhdh-plugins//.github/renovate-presets/base/rhdh-patch-presets(Ai Integrations)"
1616
],
17-
"addLabels": ["team/rhdh", "ai-integrations"]
17+
"addLabels": ["team/pai", "ai-integrations"]
1818
},
1919
{
2020
"description": "all Ai Integrations dev dependency updates",
2121
"matchFileNames": ["workspaces/ai-integrations/**"],
2222
"extends": [
2323
"github>redhat-developer/rhdh-plugins//.github/renovate-presets/base/rhdh-devdependency-presets(Ai Integrations)"
2424
],
25-
"addLabels": ["team/rhdh", "ai-integrations"]
25+
"addLabels": ["team/pai", "ai-integrations"]
2626
}
2727
]
2828
}

.github/renovate-presets/workspace/rhdh-lightspeed-presets.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,23 @@
66
"extends": [
77
"github>redhat-developer/rhdh-plugins//.github/renovate-presets/base/rhdh-minor-presets(Lightspeed)"
88
],
9-
"addLabels": ["team/rhdh", "lightspeed"]
9+
"addLabels": ["team/pai", "lightspeed"]
1010
},
1111
{
1212
"description": "all Lightspeed patch updates",
1313
"matchFileNames": ["workspaces/lightspeed/**"],
1414
"extends": [
1515
"github>redhat-developer/rhdh-plugins//.github/renovate-presets/base/rhdh-patch-presets(Lightspeed)"
1616
],
17-
"addLabels": ["team/rhdh", "lightspeed"]
17+
"addLabels": ["team/pai", "lightspeed"]
1818
},
1919
{
2020
"description": "all Lightspeed dev dependency updates",
2121
"matchFileNames": ["workspaces/lightspeed/**"],
2222
"extends": [
2323
"github>redhat-developer/rhdh-plugins//.github/renovate-presets/base/rhdh-devdependency-presets(Lightspeed)"
2424
],
25-
"addLabels": ["team/rhdh", "lightspeed"]
25+
"addLabels": ["team/pai", "lightspeed"]
2626
}
2727
]
2828
}

0 commit comments

Comments
 (0)