add LTS labels

This commit is contained in:
Maxim Lobanov 2021-06-16 09:43:50 +00:00 committed by GitHub
parent e5f055b1c1
commit 4fcc8f116d
3 changed files with 149 additions and 2 deletions

View File

@ -3,5 +3,6 @@
"groups": {
"arch": 2,
"platform": 1
}
},
"lts_rule_expression": "(Invoke-RestMethod 'https://raw.githubusercontent.com/nodejs/Release/main/schedule.json').PSObject.Properties | Where-Object { $_.Value.codename } | ForEach-Object { @{ Name = $_.Name.TrimStart('v'); Value = $_.Value.codename } }"
}

@ -1 +1 @@
Subproject commit 3b38e3de4c5e4bc75f5dee12b5bb8dbffe35c562
Subproject commit f19d5f4b3c51d47e2a8e3a64d2400cde14aee3a8

File diff suppressed because it is too large Load Diff