Skip to content

CNTRLPLANE-2709: Exempt dependabot from JIRA requirement for hypershift#74513

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:masterfrom
celebdor:fix-CNTRLPLANE-2709
Feb 9, 2026
Merged

CNTRLPLANE-2709: Exempt dependabot from JIRA requirement for hypershift#74513
openshift-merge-bot[bot] merged 1 commit intoopenshift:masterfrom
celebdor:fix-CNTRLPLANE-2709

Conversation

@celebdor
Copy link
Contributor

@celebdor celebdor commented Feb 6, 2026

What this PR does

Adds a Tide query for dependabot[bot] that exempts it from the jira/valid-reference label requirement for the openshift/hypershift repository.

Why we need it

Dependabot PRs are automated dependency updates that don't have associated JIRA tickets. Currently, they get blocked from merging because they lack the jira/valid-reference label.

Changes

  • Added a new Tide query in _prowconfig.yaml for author: dependabot[bot] on main branch
  • The query requires approved, lgtm, and verified labels (human review still required)
  • The query does NOT require jira/valid-reference

Related


🤖 Generated with Claude Code via /jira:solve [CNTRLPLANE-2709](https://issues.redhat.com//browse/CNTRLPLANE-2709)

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Feb 6, 2026
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Feb 6, 2026

@celebdor: This pull request references CNTRLPLANE-2709 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 task to target the "4.22.0" version, but no target version was set.

Details

In response to this:

What this PR does

Adds a Tide query for dependabot[bot] that exempts it from the jira/valid-reference label requirement for the openshift/hypershift repository.

Why we need it

Dependabot PRs are automated dependency updates that don't have associated JIRA tickets. Currently, they get blocked from merging because they lack the jira/valid-reference label.

Changes

  • Added a new Tide query in _prowconfig.yaml for author: dependabot[bot] on main branch
  • The query requires approved, lgtm, and verified labels (human review still required)
  • The query does NOT require jira/valid-reference

Related


🤖 Generated with Claude Code via /jira:solve [CNTRLPLANE-2709](https://issues.redhat.com//browse/CNTRLPLANE-2709)

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.

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 6, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 6, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Feb 6, 2026

@celebdor: This pull request references CNTRLPLANE-2709 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 task to target the "4.22.0" version, but no target version was set.

Details

In response to this:

What this PR does

Adds a Tide query for dependabot[bot] that exempts it from the jira/valid-reference label requirement for the openshift/hypershift repository.

Why we need it

Dependabot PRs are automated dependency updates that don't have associated JIRA tickets. Currently, they get blocked from merging because they lack the jira/valid-reference label.

Changes

  • Added a new Tide query in _prowconfig.yaml for author: dependabot[bot] on main branch
  • The query requires approved, lgtm, and verified labels (human review still required)
  • The query does NOT require jira/valid-reference

Related


🤖 Generated with Claude Code via /jira:solve [CNTRLPLANE-2709](https://issues.redhat.com//browse/CNTRLPLANE-2709)

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.

@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Feb 6, 2026
- approved
- lgtm
- verified
missingLabels:
Copy link
Member

Choose a reason for hiding this comment

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

What does this section do?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's the labels that must NOT be present. If any of them are there, tide should not merge

@bryan-cox
Copy link
Member

/approve
/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 6, 2026
@celebdor celebdor marked this pull request as ready for review February 6, 2026 13:08
@openshift-ci openshift-ci bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. and removed do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels Feb 6, 2026
@openshift-ci openshift-ci bot requested review from jparrill and muraee February 6, 2026 13:09
@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 1b929c4 and 2 for PR HEAD 38121c0 in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 91e2749 and 1 for PR HEAD 38121c0 in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 242b1ef and 0 for PR HEAD 38121c0 in total

Add a Tide query for dependabot[bot] that doesn't require the
jira/valid-reference label. This allows Dependabot PRs to be
merged without needing to include a JIRA ticket reference.

Dependabot PRs still require approved, lgtm, and verified labels
to ensure human review before merging dependency updates.

Signed-off-by: Antoni Segura Puimedon <antoni@redhat.com>
@celebdor celebdor force-pushed the fix-CNTRLPLANE-2709 branch from 38121c0 to 1d4f00c Compare February 6, 2026 20:34
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Feb 6, 2026
@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@celebdor: no rehearsable tests are affected by this change

Note: If this PR includes changes to step registry files (ci-operator/step-registry/) and you expected jobs to be found, try rebasing your PR onto the base branch. This helps pj-rehearse accurately detect changes when the base branch has moved forward.

Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@bryan-cox
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 9, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 9, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bryan-cox, celebdor

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:

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

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 9, 2026

@celebdor: 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.

@openshift-merge-bot openshift-merge-bot bot merged commit 82a893d into openshift:master Feb 9, 2026
10 checks passed
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 9, 2026

@celebdor: Updated the config configmap in namespace ci at cluster app.ci using the following files:

  • key core-services-prow-02_config-openshift-hypershift-_prowconfig.yaml using file core-services/prow/02_config/openshift/hypershift/_prowconfig.yaml
Details

In response to this:

What this PR does

Adds a Tide query for dependabot[bot] that exempts it from the jira/valid-reference label requirement for the openshift/hypershift repository.

Why we need it

Dependabot PRs are automated dependency updates that don't have associated JIRA tickets. Currently, they get blocked from merging because they lack the jira/valid-reference label.

Changes

  • Added a new Tide query in _prowconfig.yaml for author: dependabot[bot] on main branch
  • The query requires approved, lgtm, and verified labels (human review still required)
  • The query does NOT require jira/valid-reference

Related


🤖 Generated with Claude Code via /jira:solve [CNTRLPLANE-2709](https://issues.redhat.com//browse/CNTRLPLANE-2709)

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.

Sau1506mya pushed a commit to Sau1506mya/release that referenced this pull request Feb 9, 2026
…nshift#74513)

Add a Tide query for dependabot[bot] that doesn't require the
jira/valid-reference label. This allows Dependabot PRs to be
merged without needing to include a JIRA ticket reference.

Dependabot PRs still require approved, lgtm, and verified labels
to ensure human review before merging dependency updates.

Signed-off-by: Antoni Segura Puimedon <antoni@redhat.com>
mohit-sheth pushed a commit to mohit-sheth/release that referenced this pull request Feb 9, 2026
…nshift#74513)

Add a Tide query for dependabot[bot] that doesn't require the
jira/valid-reference label. This allows Dependabot PRs to be
merged without needing to include a JIRA ticket reference.

Dependabot PRs still require approved, lgtm, and verified labels
to ensure human review before merging dependency updates.

Signed-off-by: Antoni Segura Puimedon <antoni@redhat.com>
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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants