renovate: Add release notes to PR footer (#15145)
This PR updates the Renovate config to place the "Release Notes" section in the PR body footer. Also removed the `cla-signed` label, because the CLA bot just removes it. Release Notes: - N/A
This commit is contained in:
parent
55575ca830
commit
4c0d0ad4f4
1 changed files with 1 additions and 2 deletions
|
@ -7,6 +7,5 @@
|
||||||
"major": {
|
"major": {
|
||||||
"dependencyDashboardApproval": true
|
"dependencyDashboardApproval": true
|
||||||
},
|
},
|
||||||
"labels": ["cla-signed"],
|
"prFooter": "Release Notes:\n\n- N/A"
|
||||||
"commitBody": "Release Notes:\n\n- N/A"
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue