Closed nuclearcat closed 2 weeks ago
Right now by some reason tip_of_branch always false, even trigger points to latest commit in branch. Probably function in kernelci-core should be used differently? Simplify it, we always expect trigger service to watch for tip of branch commit.
https://github.com/kernelci/kernelci-core/pull/2734 would fix the issue in core function. Hence, we an close this PR without merging.
Let's test it, then i will close.
Right now by some reason tip_of_branch always false, even trigger points to latest commit in branch. Probably function in kernelci-core should be used differently? Simplify it, we always expect trigger service to watch for tip of branch commit.