NO-ISSUE: Update github.com/openshift/api digest to 49ae21b#852
NO-ISSUE: Update github.com/openshift/api digest to 49ae21b#852red-hat-konflux[bot] wants to merge 1 commit intomasterfrom
Conversation
|
|
@red-hat-konflux[bot]: This pull request explicitly references no jira issue. 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. |
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
WalkthroughUpdated Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: red-hat-konflux[bot] 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 |
|
Hi @red-hat-konflux[bot]. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@api/go.mod`:
- Line 6: The require line for the module symbol "github.com/openshift/api"
currently uses a bare commit hash (c73917c76a14) which is invalid; replace that
entry with a valid semantic version or a Go pseudo-version for that commit (or
run "go get github.com/openshift/api@c73917c76a14" to let Go generate the
correct pseudo-version), then run "go mod tidy" to update go.mod/go.sum so
dependency resolution succeeds.
7220553 to
e8c0051
Compare
56c1339 to
3dd9528
Compare
3dd9528 to
9dd72aa
Compare
9dd72aa to
8de3cf5
Compare
8de3cf5 to
905119a
Compare
905119a to
7ea3ad6
Compare
7ea3ad6 to
5ffccf4
Compare
5ffccf4 to
5f66662
Compare
5f66662 to
227dc15
Compare
41fb2e8 to
2a66b30
Compare
2a66b30 to
e57f57d
Compare
e57f57d to
ba4416f
Compare
ba4416f to
ce66472
Compare
ce66472 to
6cf9578
Compare
c994b0e to
2baa4da
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
This PR contains the following updates:
b7d0481→49ae21bConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.