opensearch-project/OpenSearch
在 GitHub 查看[Version Bump Bot] Enhance the version bump bot to update the version in README and CHANGELOG
Open
#8,851 建立於 2023年7月24日
enhancementgood first issue
倉庫指標
- Star
- (8,123 star)
- PR 合併指標
- (平均合併 5天 9小時) (30 天內合併 266 個 PR)
描述
Is your feature request related to a problem? Please describe.
- The version bump bot increments the versions once a new tag is cut/released
- The bump does not update the versions within
README.mdandCHANGELOG.md
Describe the solution you'd like
- Support for bumps in README and CHANGELOG
- The bot should perform what is done on this PR: https://github.com/opensearch-project/OpenSearch/pull/8846
Describe alternatives you've considered
- Manually updating every time a new version is released.
Additional context