googleapis / googleapis/release-please
Support interactive editing PR
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 588
- Avg merge
- 12h 16m
- Merged PRs (30d)
- 7
Description
**Is your feature request related to a problem? Please describe.**
Listen for PR events to react to any changes.
**Describe the solution you'd like**
1. React when the version in the PR title is edited, which means that the version to be released will change.
2. React when the PR body is edited, which means that the changelog has been manually edited and should be pushed new content to `CHANGELOG.md`.
3. Or even provide options in the PR body (the UX can refer to **renovate**) to customize more! (like `prerelease`).
---
So we can quickly edit it when we are dissatisfied with the changelog of any specific release.
Contributor guide
Assessment
This issue has not been assessed yet.