-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Labels
tektoncd-migrationTasks related to tektoncd org migrationTasks related to tektoncd org migration
Description
Context
Several auxiliary repositories used by PAC e2e tests are currently hosted under openshift-pipelines. These need to be transferred to the tektoncd org as part of the migration.
Repos to transfer
openshift-pipelines/pipelines-as-code-e2e-testsopenshift-pipelines/pipelines-as-code-e2e-tests-webhookopenshift-pipelines/pipelines-as-code-e2e-tests-privateopenshift-pipelines/startpaacopenshift-pipelines/pac-demo
Code changes after transfer
Update .github/workflows/e2e.yaml:
- Line 70 & 391:
TEST_GITHUB_PRIVATE_TASK_URL— update URL prefixopenshift-pipelines/→tektoncd/ - Line 72 & 393:
TEST_GITHUB_REPO_OWNER_GITHUBAPP: openshift-pipelines/pipelines-as-code-e2e-tests→tektoncd/pipelines-as-code-e2e-tests - Line 73 & 394:
TEST_GITHUB_REPO_OWNER_WEBHOOK: openshift-pipelines/pipelines-as-code-e2e-tests-webhook→tektoncd/pipelines-as-code-e2e-tests-webhook - Line 318:
repository: openshift-pipelines/startpaac→tektoncd/startpaac - Line 74:
TEST_GITHUB_REPO_INSTALLATION_ID: 30347349— update to the newtektoncdGitHub App installation ID
Notes
- Repo transfers preserve stars, issues, and PRs but update the canonical URL — existing clones will redirect automatically.
- The GitHub App installation ID is tied to the org; it will change once the app is re-authorized under
tektoncd.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
tektoncd-migrationTasks related to tektoncd org migrationTasks related to tektoncd org migration