Skip to content

Commit c23dd27

Browse files
Add documentation of minimum release age in our Renovate config (#591)
* Added bullet for minimumReleaseAge * Updated verbiage for new bullet on minimumReleaseAge Co-authored-by: Matt Bishop <[email protected]> --------- Co-authored-by: Matt Bishop <[email protected]>
1 parent 3949faf commit c23dd27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/contributing/dependencies/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ The default configuration:
2727
the workload.
2828
- Manages updates with semantic versioning and lock file updates. Rebases are disabled.
2929
- Allows an unlimited number of pull requests to be created.
30+
- Delays creation of pull requests until at least seven days after the dependency version release,
31+
to ensure stability of said release from bugs and / or security issues.
3032
- Includes major updates (the latest) as individual pull requests. Monorepo updates are also
3133
grouped.
3234
- Schedules runs to happen on the weekend when more Actions workers are likely available for the

0 commit comments

Comments
 (0)