Skip to content

CLOUDP-326355: Add extra release checks #4046

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

Merged
merged 12 commits into from
Jul 22, 2025
Merged

CLOUDP-326355: Add extra release checks #4046

merged 12 commits into from
Jul 22, 2025

Conversation

fmenezes
Copy link
Collaborator

@fmenezes fmenezes commented Jul 21, 2025

Proposed changes

Add extra release checks

Jira ticket: CLOUDP-326355

Closes #[issue number]

Checklist

  • I have signed the MongoDB CLA
  • I have added tests that prove my fix is effective or that my feature works
  • I have added any necessary documentation in document requirements section listed in CONTRIBUTING.md (if appropriate)
  • I have addressed the @mongodb/docs-cloud-team comments (if appropriate)
  • I have updated test/README.md (if an e2e test has been added)
  • I have run make fmt and formatted my code

Further comments

@fmenezes fmenezes marked this pull request as ready for review July 21, 2025 12:59
@fmenezes fmenezes requested a review from a team as a code owner July 21, 2025 12:59
@@ -15,11 +15,6 @@

set -Eeou pipefail

if [[ "${unstable-}" == "-unstable" ]]; then
Copy link
Collaborator

Choose a reason for hiding this comment

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

[q] for my own learning what cases do we have unstable-?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

package on merge master, otherwise normal release

blva
blva previously approved these changes Jul 21, 2025
Copy link
Collaborator

@blva blva left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

Coverage Report 📈

Branch Commit Coverage
master de097ec 25.7%
CLOUDP-326355 f0dff56 25.7%
Difference 0%

@fmenezes fmenezes merged commit 4508fd6 into master Jul 22, 2025
23 checks passed
@fmenezes fmenezes deleted the CLOUDP-326355 branch July 22, 2025 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants