Skip to content

SRVOCF-1043: disable major gomod updates in Renovate - #138

Open
dsimansk wants to merge 1 commit into
openshift:masterfrom
dsimansk:pr/disable-major-gomod
Open

SRVOCF-1043: disable major gomod updates in Renovate#138
dsimansk wants to merge 1 commit into
openshift:masterfrom
dsimansk:pr/disable-major-gomod

Conversation

@dsimansk

Copy link
Copy Markdown

Add a Renovate rule that turns off major version updates for gomod dependencies. Major Go module bumps frequently carry breaking API changes that need manual intervention, so auto-generated PRs for them add noise without being safely mergeable. Keeping minor and patch updates automated preserves the useful churn while dropping the parts that always require hands-on work.

Summary

  • ci: disable major gomod updates in Renovate

@openshift-ci
openshift-ci Bot requested review from matejvasek and twoGiants August 17, 2026 12:07
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 17, 2026
@dsimansk dsimansk mentioned this pull request Aug 17, 2026
1 task

@matejvasek matejvasek left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci

openshift-ci Bot commented Aug 17, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dsimansk, matejvasek

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [dsimansk,matejvasek]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@matejvasek

Copy link
Copy Markdown

/test all

@twoGiants

twoGiants commented Aug 17, 2026

Copy link
Copy Markdown

/hold please add jira ticket 🙇

I even created a ticket for it -> https://redhat.atlassian.net/browse/SRVOCF-1043

@openshift-ci openshift-ci Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 17, 2026
Add a Renovate rule that turns off major version updates for gomod
dependencies. Major Go module bumps frequently carry breaking API
changes that need manual intervention, so auto-generated PRs for
them add noise without being safely mergeable. Keeping minor and
patch updates automated preserves the useful churn while dropping
the parts that always require hands-on work.

Issue SRVOCF-1043
@dsimansk dsimansk changed the title ci: disable major gomod updates in Renovate SRVOCF-1043: disable major gomod updates in Renovate Aug 17, 2026
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Aug 17, 2026
@openshift-ci-robot

openshift-ci-robot commented Aug 17, 2026

Copy link
Copy Markdown

@dsimansk: This pull request references SRVOCF-1043 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "5.1.0" version, but no target version was set.

Details

In response to this:

Add a Renovate rule that turns off major version updates for gomod dependencies. Major Go module bumps frequently carry breaking API changes that need manual intervention, so auto-generated PRs for them add noise without being safely mergeable. Keeping minor and patch updates automated preserves the useful churn while dropping the parts that always require hands-on work.

Summary

  • ci: disable major gomod updates in Renovate

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@dsimansk
dsimansk force-pushed the pr/disable-major-gomod branch from e6fd86f to 36b3c00 Compare August 17, 2026 19:12
@openshift-ci

openshift-ci Bot commented Aug 17, 2026

Copy link
Copy Markdown

@dsimansk: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants