-
-
Notifications
You must be signed in to change notification settings - Fork 29
Renovate
LeoTM edited this page Mar 19, 2022
·
44 revisions
https://app.renovatebot.com/dashboard#github/leotm/react-native-template-typescript
Master Issue
https://github.com/leotm/react-native-template-typescript/issues/71
"description": "Do these things",
"matchUpdateTypes": ["major", "minor", "patch", "pin", "digest", "rollback"],
"enabled": false
"automerge": false
"dependencyDashboardApproval": true
"assignees": ["foo.bar", "mr.robot"]"prCreation": "debounce{{arg0}}"
"automerge": "debounce{{arg0}}"- Where {{arg0}} is in e.g. seconds
- A way to modify/add a delay, to ensure monorepos created/merged together in 1
- Seems to already work for renovate monorepo presets
