New configuration options
Introduce new configuration options for the repository updates shedule.
- New Added
stability_delayoption. Use this option to delay the update of a package by a specific number of days after the package is released. - New Added
batchingoption. Use this option to open a single pull request with all the updates for a specific period. - New Added
pr.weekly_limitandpr.concurrent_limitoption. Use this option to limit the number of pull requests created per week and the number of pull requests created concurrently. - Improved Added
autooption for thescheduleparameter. This allows DepsHub to choose the best update schedule for the repository. - Fixed Fixed an issue with filtering repositories on the Dashboard page.
- Fixed Fixed an issue with renaming the workspace for some users.
- Fixed Fixed an issue with scheduling multiple updates for a single repository.