Add verify-deps CI check to external-secrets-operator#77563
Add verify-deps CI check to external-secrets-operator#77563ashwindasr wants to merge 1 commit intoopenshift:mainfrom
Conversation
Adds the go-verify-deps step to all branches (main, release-0.1, release-1.0, release-1.1) to ensure vendor/ stays in sync with go.mod. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ashwindasr The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
[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: |
|
/pj-rehearse |
|
@ashwindasr: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@ashwindasr: The following tests failed, say
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. |
|
/pj-rehearse ack |
|
@ashwindasr: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
Summary
go-verify-depsstep-registry ref as averify-depspresubmit test to allopenshift/external-secrets-operatorbranches (main, release-0.1, release-1.0, release-1.1)vendor/directory stays in sync withgo.modTest plan
verify-depsjob appears in generated presubmit configs🤖 Generated with Claude Code