CNTRLPLANE-2986: chore(hypershift): Use verify-ci target for Prow CI#76665
Conversation
Switch the HyperShift Prow verify job from `make verify` to `make verify-ci`. The verify-ci target excludes lint, codespell, gitlint, and cpo-container-sync checks which now run in GitHub Actions workflows, avoiding duplicate CI work. The full `make verify` target remains unchanged for local development use. Related: openshift/hypershift#7980 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@bryan-cox: This pull request references CNTRLPLANE-2986 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 story to target the "4.22.0" version, but no target version was set. DetailsIn response to this:
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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bryan-cox, jparrill The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/pj-rehearse |
|
@bryan-cox: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse ack |
|
@bryan-cox: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@bryan-cox: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
Summary
verifyjob frommake verifytomake verify-civerify-ciexcludes lint, codespell, gitlint, and cpo-container-sync checks which now run as GitHub Actions workflows in openshift/hypershiftmake verifyunchanged for local developmentRelated
verify-citarget)🤖 Generated with Claude Code