Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(release-please): release-please crashes with Error: could not find changelog entry corresponding to release PR #947

Closed
tmatsuo opened this issue May 17, 2021 · 1 comment · Fixed by #963
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@tmatsuo
Copy link
Contributor

tmatsuo commented May 17, 2021

release-please crashed with the following error.

Error: could not find changelog entry corresponding to release PR
at Object.extractReleaseNotes (/workspace/node_modules/release-please/build/src/util/release-notes.js:22)
at Node.buildReleaseForVersion (/workspace/node_modules/release-please/build/src/release-pr.js:289)
at runMicrotasks (<anonymous>)
@chingor13 chingor13 self-assigned this Jun 14, 2021
@chingor13 chingor13 transferred this issue from googleapis/repo-automation-bots Jul 1, 2021
@chingor13 chingor13 added priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Jul 1, 2021
@chingor13
Copy link
Contributor

Related: #940

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants