Add MR footer with more details
The new footer will also point out where to find the local configuration and setup, which should help to report bugs.
This commit is contained in:
parent
01ea579aef
commit
0845276a95
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ module.exports = {
|
||||||
autodiscover: true,
|
autodiscover: true,
|
||||||
gitAuthor: 'Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>',
|
gitAuthor: 'Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>',
|
||||||
logLevel: 'info',
|
logLevel: 'info',
|
||||||
|
prFooter: 'This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). The local configuration can be found in the [SI Renovate Bot repository](git.shivering-isles.com/shivering-isles/renovate-bot).',
|
||||||
|
|
||||||
onboarding: true,
|
onboarding: true,
|
||||||
onboardingConfig: {
|
onboardingConfig: {
|
||||||
|
|
Reference in a new issue