Skip to content

Conversation

@jsafrane
Copy link

@jsafrane jsafrane commented Oct 17, 2025

This is a copy of #525 to test commitchecker

@jsafrane
Copy link
Author

/test verify-commits

@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 Oct 17, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 17, 2025

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
Copy link
Contributor

openshift-ci bot commented Oct 17, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: jsafrane
Once this PR has been reviewed and has the lgtm label, please assign grokspawn for approval. For more information see the Code Review Process.

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

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

@jsafrane
Copy link
Author

/test verify-commits

@jsafrane
Copy link
Author

/test unit

@jsafrane
Copy link
Author

/test verify-commits

@jsafrane
Copy link
Author

Checking the env. variables set in the job, I think commitchecker needs to evaluate commits between current HEAD with the PR applied and $PULL_BASE_SHA - the merge base.

@jsafrane
Copy link
Author

It seems to be related to openshift/build-machinery-go#82...

@jsafrane
Copy link
Author

I think I know what's wrong. commitchecker checks commits between the last rebase to upstream and the PR. #525 merge base is before the last rebase.

@jsafrane
Copy link
Author

jsafrane commented Oct 17, 2025

I think commitchecker needs a better way how to detect rebase PRs and treat them special. In a regular PR, it should really check just $PULL_BASE_SHA..HEAD.

Commitchecker seems to detect rebases mostly OK, it's confused only when the PR base is before the last rebase.

@jsafrane
Copy link
Author

/test unit

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 17, 2025

@jsafrane: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/unit b1a6062 link true /test unit

Full PR test history. Your PR dashboard.

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

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants