commitizen / commitizen/cz-cli
Modify Renovate configuration to make maintenance easier
- 主要语言
- JavaScript
- 星标
- 17.5k
- 派生
- 566
- 平均合并
- 8 小时 16 分钟
- 30 天内合并 PR
- 1
描述
Lower maintenance burden (and adopters' impressions of projects) by auto-merging minor dependency upgrades OR ignore all but major version updates for dependencies. Pin all dependencies to avoid insecure updates for users and lower support requirements.
Advantages:
* fewer PRs means fewer build occurrences necessary
* easier to maintain
* PRs and issues from adopters addressed quicker
* consolidation of renovate configuration across project
* fewer minor versions (if just updating major versions)
Disadvantages:
* automated PR approval opens project to some security risk
* Many minor version updates increases maintenance burden of projects built using commitizen packages
贡献指南
评估
这个 Issue 还没有评估数据。