CLOUDP-390500: Test and fix go bump policy#1016
Merged
Conversation
Contributor
MCK 1.8.1 Release Notes |
5828275 to
f2ffb6e
Compare
mircea-cosbuc
approved these changes
Apr 29, 2026
filipcirtog
approved these changes
Apr 29, 2026
josvazg
added a commit
that referenced
this pull request
Apr 29, 2026
# Summary Test of go bump policy enforcement. Had to fix it as [endoflife.date](https://endoflife.date) site turned not to be a reliable data source for Go. ## Proof of Work ✅ [With default current soak time of 90 days it is not time yet to bump](https://github.com/mongodb/mongodb-kubernetes/actions/runs/24880805356/job/72848437166) ✅ [With 20 days soak time it should try to bump already](https://github.com/mongodb/mongodb-kubernetes/actions/runs/24882483970): Created bump [PR#1018Bump Go version to 1.26.2 ](#1019) ## Checklist - [X] Have you linked a jira ticket and/or is the ticket in the title? - [X] Have you checked whether your jira ticket required DOCSP changes? - [X] Have you added changelog file? - use `skip-changelog` label if not needed --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test of go bump policy enforcement. Had to fix it as endoflife.date site turned not to be a reliable data source for Go.
Proof of Work
✅ With default current soak time of 90 days it is not time yet to bump
✅ With 20 days soak time it should try to bump already: Created bump PR#1018Bump Go version to 1.26.2
Checklist
skip-changeloglabel if not needed