opensearch-project/OpenSearch
Auf GitHub ansehen[Version Bump Bot] Enhance the version bump bot to update the version in README and CHANGELOG
Open
#8.851 geöffnet am 24. Juli 2023
enhancementgood first issue
Repository-Metriken
- Stars
- (8.123 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 5T 9h) (266 gemergte PRs in 30 T)
Beschreibung
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