<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>30763</buildableDurationMillis><buildableTimeMillis>30763</buildableTimeMillis><buildingDurationMillis>66063</buildingDurationMillis><executingTimeMillis>66063</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>7871</waitingDurationMillis><waitingTimeMillis>7871</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmain _class='hudson.plugins.git.util.Build'><buildNumber>1489</buildNumber><marked><SHA1>dad2bbf89abb153e7c1be698db56f69de28496fd</SHA1><branch><SHA1>dad2bbf89abb153e7c1be698db56f69de28496fd</SHA1><name>origin/main</name></branch></marked><revision><SHA1>dad2bbf89abb153e7c1be698db56f69de28496fd</SHA1><branch><SHA1>dad2bbf89abb153e7c1be698db56f69de28496fd</SHA1><name>origin/main</name></branch></revision></originmain></buildsByBranchName><lastBuiltRevision><SHA1>dad2bbf89abb153e7c1be698db56f69de28496fd</SHA1><branch><SHA1>dad2bbf89abb153e7c1be698db56f69de28496fd</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'></action><building>false</building><displayName>#1489</displayName><duration>66063</duration><estimatedDuration>50732</estimatedDuration><fullDisplayName>seed #1489</fullDisplayName><id>1489</id><inProgress>false</inProgress><keepLog>false</keepLog><number>1489</number><queueId>3399875</queueId><result>SUCCESS</result><timestamp>1773053988128</timestamp><url>https://do.pingcap.net/jenkins/job/seed/1489/</url><builtOn>default-v1v67</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tekton/v1/triggers/triggers/env-prod2/_/fake-github/fake-github-branch-push-single-platform.yaml</affectedPath><affectedPath>tekton/v1/triggers/triggers/env-prod2/_/fake-github/fake-github-tag-create-single-platform.yaml</affectedPath><affectedPath>tekton/v1/triggers/triggers/env-prod2/_/fake-github/fake-github-pr.yaml</affectedPath><affectedPath>tekton/v1/triggers/triggers/env-prod2/_/fake-github/fake-github-branch-push.yaml</affectedPath><affectedPath>tekton/README.md</affectedPath><affectedPath>tekton/v1/triggers/triggers/env-prod2/_/fake-github/fake-github-pr-single-platform.yaml</affectedPath><affectedPath>tekton/v1/triggers/triggers/env-prod2/_/fake-github/fake-github-tag-create.yaml</affectedPath><commitId>dad2bbf89abb153e7c1be698db56f69de28496fd</commitId><timestamp>1773053945000</timestamp><author><absoluteUrl>https://do.pingcap.net/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>docs(tekton): add README with v0 deprecation notice and update resource config mapping (#4310)

## Summary

This PR includes two main changes:

### 1. Updated resource-config mapping in fake GitHub triggers
- Changed resource-config map keys from full repository names
(`'org/repo'`) to short names (`'repo'`) in all fake GitHub trigger
files:
  - `fake-github-branch-push.yaml`
  - `fake-github-branch-push-single-platform.yaml`
  - `fake-github-pr.yaml`
  - `fake-github-pr-single-platform.yaml`
  - `fake-github-tag-create.yaml`
  - `fake-github-tag-create-single-platform.yaml`
- Updated lookup expression from `body.repository.full_name` to
`body.repository.name`
- **Note**: Filter lists still use full repository names as required for
proper GitHub event filtering

### 2. Added comprehensive README.md for tekton directory
- Created `tekton/README.md` with clear version information and
deprecation notice
- Documented that `v0/` is deprecated and `v1/` should be used for all
new development
- Added directory structure overview and key component descriptions
- Included development guidelines, common workflows, and resources
- Provides migration guidance from v0 to v1

## Why these changes?

1. **Resource config consistency**: Using short repository names
simplifies configuration and aligns with other parts of the CI system
2. **Documentation**: The tekton directory lacked a central README,
making it difficult for contributors to understand the structure and
versioning
3. **Deprecation clarity**: Explicitly marking v0 as deprecated helps
guide contributors to use the current v1 configurations

## Testing

- All trigger configurations have been validated for syntax correctness
- CEL expressions continue to work as expected
- No changes to actual resource values (timeouts, CPU, memory, etc.)

## Related Issues

N/A - These are maintenance improvements

## Checklist

- [x] Code follows the project's style guidelines
- [x] Documentation has been updated
- [x] Changes are backward compatible
- [x] No sensitive information is included in the changes

---------

Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;
</comment><date>2026-03-09 10:59:05 +0000</date><id>dad2bbf89abb153e7c1be698db56f69de28496fd</id><msg>docs(tekton): add README with v0 deprecation notice and update resource</msg><path><editType>edit</editType><file>tekton/v1/triggers/triggers/env-prod2/_/fake-github/fake-github-pr-single-platform.yaml</file></path><path><editType>edit</editType><file>tekton/v1/triggers/triggers/env-prod2/_/fake-github/fake-github-tag-create-single-platform.yaml</file></path><path><editType>edit</editType><file>tekton/v1/triggers/triggers/env-prod2/_/fake-github/fake-github-branch-push.yaml</file></path><path><editType>add</editType><file>tekton/README.md</file></path><path><editType>edit</editType><file>tekton/v1/triggers/triggers/env-prod2/_/fake-github/fake-github-pr.yaml</file></path><path><editType>edit</editType><file>tekton/v1/triggers/triggers/env-prod2/_/fake-github/fake-github-branch-push-single-platform.yaml</file></path><path><editType>edit</editType><file>tekton/v1/triggers/triggers/env-prod2/_/fake-github/fake-github-tag-create.yaml</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://do.pingcap.net/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit></freeStyleBuild>