🔧(renovate) open pull request with a default noChangeLog label

Discussed with @sampaccoud, Renovate PR do not necessitate ChangeLog updates
Our CI system requires a 'noChangeLog' label or an updated ChangeLog. Currently,
we manually add the label for each Renovate PR.

To improve DX, we configured Renovate to apply the label automatically.
This commit is contained in:
Lebaud Antoine
2024-03-25 09:34:07 +01:00
committed by aleb_the_flash
parent 0bb5c0c5c2
commit da081b9887

View File

@@ -1,6 +1,7 @@
{
"extends": ["github>numerique-gouv/renovate-configuration"],
"dependencyDashboard": true,
"labels": ["dependencies", "noChangeLog"],
"packageRules": [
{
"enabled": false,