Skip to content

Commit

Permalink
chore(git-sync): auto-applied labels.json5
Browse files Browse the repository at this point in the history
this file was auto-applied from pulumi
located here:
    - https://github.com/octodns-infomaniak/.github

Signed-off-by: Ludovic Ortega <[email protected]>
  • Loading branch information
M0NsTeRRR committed Nov 22, 2024
1 parent bad086b commit e858d8a
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions .github/renovatebot/labels.json5
Original file line number Diff line number Diff line change
@@ -1,29 +1,10 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"packageRules": [
{%- if language == "python" %}
{
"matchDatasources": ["pypi"],
"addLabels": ["renovate/pip"]
},
{%- elif language == "go" %}
{
"matchDatasources": ["go"],
"addLabels": ["renovate/go"]
},
{%- endif %}
{%- if docker %}
{
"matchDatasources": ["docker"],
"addLabels": ["renovate/container"]
},
{%- endif %}
{%- if helm %}
{
"matchDatasources": ["helm"],
"addLabels": ["renovate/helm"]
},
{%- endif %}
{
"matchUpdateTypes": ["major"],
"labels": ["type/major"]
Expand Down

0 comments on commit e858d8a

Please sign in to comment.