Skip to content

Conversation

@eramongodb
Copy link
Contributor

Unintentionally(?) detected by the etc/make_release.py script:

Error: Failed to find changelog contents for 4.0.0

@eramongodb eramongodb requested a review from kevinAlbs November 20, 2024 20:27
@eramongodb eramongodb self-assigned this Nov 20, 2024
Copy link
Collaborator

@kevinAlbs kevinAlbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with a suggested step removed.

etc/releasing.md Outdated
distribution tarball.
- If the script succeeded at creating the distribution tarball, pass it directly
with `--dist-file ./build/mongo-cxx-driver-rX.Y.Z.tar.gz`.
- If the only open JIRA ticket is the ticket tracking the release itself, pass `--allow-open-issues`.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- If the only open JIRA ticket is the ticket tracking the release itself, pass `--allow-open-issues`.

I expect this is not needed. An automation creates the "Release x.y.z" ticket when a fixVersion is added. The created ticket gets a release label (example CXX-3104). Tickets with the release label are filtered out.

I expect the "Release 4.0.0" ticket was created manually and did not get the label.

@eramongodb eramongodb merged commit 7402d3d into mongodb:master Nov 20, 2024
1 of 2 checks passed
@eramongodb eramongodb deleted the pre-release-changes branch November 20, 2024 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants