contrib: Update tici submodule (blocked on private repo access)#10656
contrib: Update tici submodule (blocked on private repo access)#10656Copilot wants to merge 1 commit intofeature/ftsfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
Hi @Copilot. Thanks for your PR. I'm waiting for a pingcap member to verify that this patch is reasonable to test. If it is, they should reply with 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. |
What problem does this PR solve?
Problem Summary:
Update
contrib/ticigit submodule to latest commit. Currently blocked: tici repository (https://github.com/pingcap-inc/tici.git) is private and inaccessible from automation environment.What is changed and how it works?
Status: Awaiting manual intervention
Standard submodule update process identified:
cd contrib/tici && git fetch origingit checkout <target-commit>cd ../.. && git add contrib/ticiCurrent state:
feature/ftsbranch209eaa3fb14c305362c5c4272ac5e4327377434a(from PR contrib: Update tici #10623, Dec 22 2025)Required action by pingcap-inc member:
Check List
Tests
Side effects
Documentation
Release note
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
github.com (HTTP Only)/usr/bin/ssh /usr/bin/ssh -o SendEnv=GIT_PROTOCOL git@github.com git-upload-pack 'pingcap-inc/tici.git'(packet block)https://api.github.com/repos/pingcap-inc/tici/commits/usr/bin/curl curl -s REDACTED(http block)https://api.github.com/repos/pingcap-inc/tici/commits/main/usr/bin/curl curl -s REDACTED(http block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.