<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by ti-chi-bot[bot]</shortDescription></cause><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by ti-chi-bot[bot]</shortDescription></cause></action><action></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>23752</buildableDurationMillis><buildableTimeMillis>23752</buildableTimeMillis><buildingDurationMillis>50213</buildingDurationMillis><executingTimeMillis>50213</executingTimeMillis><executorUtilization>1.0</executorUtilization><queuingDurationMillis>29073</queuingDurationMillis><queuingTimeMillis>29073</queuingTimeMillis><subTaskCount>0</subTaskCount><totalDurationMillis>79286</totalDurationMillis><waitingDurationMillis>5320</waitingDurationMillis><waitingTimeMillis>5320</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmain _class='hudson.plugins.git.util.Build'><buildNumber>874</buildNumber><marked><SHA1>65d3ed62e0cb148b3a32b110f6600fa580c9b77c</SHA1><branch><SHA1>65d3ed62e0cb148b3a32b110f6600fa580c9b77c</SHA1><name>origin/main</name></branch></marked><revision><SHA1>65d3ed62e0cb148b3a32b110f6600fa580c9b77c</SHA1><branch><SHA1>65d3ed62e0cb148b3a32b110f6600fa580c9b77c</SHA1><name>origin/main</name></branch></revision></originmain></buildsByBranchName><lastBuiltRevision><SHA1>65d3ed62e0cb148b3a32b110f6600fa580c9b77c</SHA1><branch><SHA1>65d3ed62e0cb148b3a32b110f6600fa580c9b77c</SHA1><name>origin/main</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PingCAP-QE/ci.git</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://do.pingcap.net/jenkins/blue/organizations/jenkins/seed/detail/seed/874/artifacts</artifactsUrl><changesUrl>https://do.pingcap.net/jenkins/blue/organizations/jenkins/seed/detail/seed/874/changes</changesUrl><displayUrl>https://do.pingcap.net/jenkins/blue/organizations/jenkins/seed/detail/seed/874/</displayUrl><testsUrl>https://do.pingcap.net/jenkins/blue/organizations/jenkins/seed/detail/seed/874/tests</testsUrl></action><building>false</building><displayName>#874</displayName><duration>50213</duration><estimatedDuration>80415</estimatedDuration><fullDisplayName>seed #874</fullDisplayName><id>874</id><inProgress>false</inProgress><keepLog>false</keepLog><number>874</number><queueId>1271098</queueId><result>SUCCESS</result><timestamp>1751452602397</timestamp><url>https://do.pingcap.net/jenkins/view/all/job/seed/874/</url><builtOn>default-4t3bv</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>docs/guides/FAQ.md</affectedPath><affectedPath>tools/deprecated/release-checker/checker/Dockerfile.tiflash</affectedPath><affectedPath>tools/deprecated/release-checker/checker/pkg/types.py</affectedPath><affectedPath>release-checker/checker/pkg/matcher.py</affectedPath><affectedPath>release-checker/checker/Dockerfile.tiflash</affectedPath><affectedPath>docs/designs/README.md</affectedPath><affectedPath>release-checker/checker/pkg/image.py</affectedPath><affectedPath>release-checker/checker/pkg/pingcap.py</affectedPath><affectedPath>release-checker/checker/pkg/test_matcher.py</affectedPath><affectedPath>docs/core-concepts.md</affectedPath><affectedPath>release-checker/.gitignore</affectedPath><affectedPath>docs/README.md</affectedPath><affectedPath>release-checker/checker/sgerrand.rsa.pub</affectedPath><affectedPath>tools/deprecated/release-checker/checker/Makefile</affectedPath><affectedPath>tools/deprecated/release-checker/checker/pkg/pingcap.py</affectedPath><affectedPath>tools/deprecated/release-checker/checker/pkg/test_matcher.py</affectedPath><affectedPath>tools/deprecated/release-checker/checker/sgerrand.rsa.pub</affectedPath><affectedPath>release-checker/checker/Dockerfile</affectedPath><affectedPath>tools/deprecated/release-checker/checker/Dockerfile</affectedPath><affectedPath>release-checker/checker/main.py</affectedPath><affectedPath>tools/deprecated/release-checker/checker/requirements.txt</affectedPath><affectedPath>release-checker</affectedPath><affectedPath>tools/deprecated/release-checker/checker/pkg/tiup.py</affectedPath><affectedPath>tools/deprecated/release-checker/checker/pkg/image.py</affectedPath><affectedPath>README.md</affectedPath><affectedPath>release-checker/checker/pkg/tiup.py</affectedPath><affectedPath>release-checker/README.md</affectedPath><affectedPath>release-checker/checker/pkg/types.py</affectedPath><affectedPath>release-checker/checker/requirements.txt</affectedPath><affectedPath>tools/deprecated/release-checker/checker/pkg/__init__.py</affectedPath><affectedPath>release-checker/checker/Makefile</affectedPath><affectedPath>tools/deprecated/release-checker/checker/pkg/util.py</affectedPath><affectedPath>docs/OWNERS</affectedPath><affectedPath>release-checker/checker/pkg/__init__.py</affectedPath><affectedPath>tools/deprecated/release-checker/checker/main.py</affectedPath><affectedPath>release-checker/checker/pkg/util.py</affectedPath><affectedPath>docs/contributing.md</affectedPath><affectedPath>docs/guides/README.md</affectedPath><affectedPath>tools/deprecated/release-checker/checker/pkg/matcher.py</affectedPath><commitId>65d3ed62e0cb148b3a32b110f6600fa580c9b77c</commitId><timestamp>1751452569000</timestamp><author><absoluteUrl>https://do.pingcap.net/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>docs: refactor and expand documentation structure (#3617)

- Remove top-level README.md and move content into docs/ 
- Rewrite and expand docs/README.md with clearer structure and links 
- Add docs/OWNERS for area/docs label 
- Add detailed guides: core-concepts.md, designs/README.md,
guides/README.md, guides/FAQ.md
- Expand contributing.md with workflow steps 
- Add jobs information section 
- move deprecated `release-checker` to `tools` folder

---------

Co-authored-by: gemini-code-assist[bot] &lt;176961590+gemini-code-assist[bot]@users.noreply.github.com&gt;
</comment><date>2025-07-02 10:36:09 +0000</date><id>65d3ed62e0cb148b3a32b110f6600fa580c9b77c</id><msg>docs: refactor and expand documentation structure (#3617)</msg><path><editType>delete</editType><file>README.md</file></path><path><editType>delete</editType><file>release-checker/.gitignore</file></path><path><editType>add</editType><file>tools/deprecated/release-checker/checker/pkg/image.py</file></path><path><editType>add</editType><file>tools/deprecated/release-checker/checker/Dockerfile</file></path><path><editType>delete</editType><file>release-checker/checker/pkg/types.py</file></path><path><editType>add</editType><file>docs/guides/FAQ.md</file></path><path><editType>delete</editType><file>release-checker/checker/Makefile</file></path><path><editType>delete</editType><file>release-checker/checker/Dockerfile.tiflash</file></path><path><editType>delete</editType><file>release-checker/checker/pkg/matcher.py</file></path><path><editType>delete</editType><file>release-checker/checker/pkg/util.py</file></path><path><editType>delete</editType><file>release-checker/checker/requirements.txt</file></path><path><editType>delete</editType><file>release-checker/checker/pkg/test_matcher.py</file></path><path><editType>add</editType><file>tools/deprecated/release-checker/checker/requirements.txt</file></path><path><editType>add</editType><file>tools/deprecated/release-checker/checker/sgerrand.rsa.pub</file></path><path><editType>add</editType><file>tools/deprecated/release-checker/checker/pkg/types.py</file></path><path><editType>delete</editType><file>release-checker/checker/sgerrand.rsa.pub</file></path><path><editType>edit</editType><file>docs/designs/README.md</file></path><path><editType>delete</editType><file>release-checker/README.md</file></path><path><editType>add</editType><file>tools/deprecated/release-checker/checker/Makefile</file></path><path><editType>edit</editType><file>docs/README.md</file></path><path><editType>add</editType><file>tools/deprecated/release-checker/checker/pkg/pingcap.py</file></path><path><editType>edit</editType><file>docs/guides/README.md</file></path><path><editType>add</editType><file>tools/deprecated/release-checker/checker/pkg/test_matcher.py</file></path><path><editType>delete</editType><file>release-checker/checker/pkg/pingcap.py</file></path><path><editType>add</editType><file>tools/deprecated/release-checker/checker/Dockerfile.tiflash</file></path><path><editType>delete</editType><file>release-checker/checker/pkg/tiup.py</file></path><path><editType>delete</editType><file>release-checker/checker/pkg/image.py</file></path><path><editType>add</editType><file>tools/deprecated/release-checker/checker/pkg/util.py</file></path><path><editType>add</editType><file>tools/deprecated/release-checker/checker/pkg/matcher.py</file></path><path><editType>add</editType><file>tools/deprecated/release-checker/checker/pkg/tiup.py</file></path><path><editType>delete</editType><file>release-checker/checker/Dockerfile</file></path><path><editType>add</editType><file>docs/OWNERS</file></path><path><editType>add</editType><file>tools/deprecated/release-checker/checker/pkg/__init__.py</file></path><path><editType>edit</editType><file>docs/contributing.md</file></path><path><editType>add</editType><file>release-checker</file></path><path><editType>edit</editType><file>docs/core-concepts.md</file></path><path><editType>delete</editType><file>release-checker/checker/main.py</file></path><path><editType>delete</editType><file>release-checker/checker/pkg/__init__.py</file></path><path><editType>add</editType><file>tools/deprecated/release-checker/checker/main.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://do.pingcap.net/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName><id>noreply</id></culprit></freeStyleBuild>