Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(pkg/jenkins): change the state update logic #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wuhuizuo
Copy link

@wuhuizuo wuhuizuo commented Jan 6, 2025

  • keep the prow job be triggered state until the jenkins build is running.
  • only set the prow job be pending state when the jenkins build is running
    rather then the jenkins build enqueued.

Signed-off-by: wuhuizuo [email protected]

- keep the prow job be `triggered` state until the jenkins build is running.
- only set the prow job be `pending` state when the jenkins build is running
  rather then the jenkins build enqueued.

Signed-off-by: wuhuizuo <[email protected]>
@wuhuizuo wuhuizuo force-pushed the feature/refactor-jenkins-build-sync-status branch from ea6c20e to 05175c9 Compare January 6, 2025 11:53
Copy link

ti-chi-bot bot commented Jan 6, 2025

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

Test name Commit Details Required Rerun command
pull-test 05175c9 link true /test pull-test
pull-verify 05175c9 link true /test pull-verify

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.

@wuhuizuo wuhuizuo changed the base branch from release to main January 6, 2025 11:54
@wuhuizuo
Copy link
Author

wuhuizuo commented Jan 6, 2025

/retest

@wuhuizuo
Copy link
Author

wuhuizuo commented Jan 6, 2025

/test pull-test

Copy link

ti-chi-bot bot commented Jan 6, 2025

@wuhuizuo: No presubmit jobs available for ti-community-infra/prow@main

In response to this:

/test pull-test

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.

@wuhuizuo
Copy link
Author

wuhuizuo commented Jan 6, 2025

/test ?

Copy link

ti-chi-bot bot commented Jan 6, 2025

@wuhuizuo: No presubmit jobs available for ti-community-infra/prow@main

In response to this:

/test ?

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.

@wuhuizuo wuhuizuo closed this Jan 7, 2025
@wuhuizuo wuhuizuo reopened this Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant