Skip to content

Conversation

@m1kola
Copy link
Contributor

@m1kola m1kola commented Dec 16, 2025

Summary

We currently set prerelease on the draft release in the crate_draft_release_notes job.

Later in the publish_release job we try to publish it, but it fails with the error: "Latest release cannot be draft or prerelease."

Proof of Work

Failed job is here: https://github.com/mongodb/mongodb-kubernetes/actions/runs/20225170046/job/58055017402

After failing it, I edited the draft for 1.6.1 manually and unticked "Set as a pre-release " checkbox.

The job succeed after a restart.

Checklist

  • Have you linked a jira ticket and/or is the ticket in the title?
  • Have you checked whether your jira ticket required DOCSP changes?
  • Have you added changelog file?

We currently set `prerelease` on the draft release
in the `crate_draft_release_notes` job.

Later in the `publish_release` job we try to publish it, but
it fails with the error: "Latest release cannot be draft or prerelease."
@m1kola m1kola requested a review from a team as a code owner December 16, 2025 16:16
@m1kola m1kola added the skip-changelog Use this label in Pull Request to not require new changelog entry file label Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Use this label in Pull Request to not require new changelog entry file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants