feat: automerge pr
This commit is contained in:
parent
4b5ce6e2c8
commit
322e236d60
1 changed files with 4 additions and 1 deletions
|
@ -1,8 +1,11 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
"platform": "gitea",
|
||||||
"endpoint": "https://git.smail.koeln/api/v1",
|
"endpoint": "https://git.smail.koeln/api/v1",
|
||||||
"gitAuthor": "Renovate Bot <renovate@bot.local>",
|
"gitAuthor": "Renovate Bot <renovate@bot.local>",
|
||||||
"platform": "gitea",
|
|
||||||
"onboardingConfigFileName": "renovate.json",
|
"onboardingConfigFileName": "renovate.json",
|
||||||
"autodiscover": true,
|
"autodiscover": true,
|
||||||
"optimizedForDisabled": true,
|
"optimizedForDisabled": true,
|
||||||
|
"automerge": true,
|
||||||
|
"automergeType": "pr",
|
||||||
|
"platformAutomerge": true,
|
||||||
};
|
};
|
Loading…
Add table
Add a link
Reference in a new issue