You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# ⚠️ Do Not Modify Files in the `.tekton/` Directory Directly
2
+
3
+
The `.tekton/` directory in each component repository is **automatically synchronized** from [`konflux-central`](https://github.com/red-hat-data-services/konflux-central) using automation. Any edits made directly to Tekton files in the component repositories will be **overwritten** by the next sync.
4
+
5
+
All Tekton file updates **must be made in the `konflux-central` repository**.
6
+
7
+
## ✅ How to Make Changes
8
+
9
+
To modify the pipelines for `argo-workflows` in the `rhoai-2.16` release:
10
+
11
+
- Clone the [`konflux-central`](https://github.com/red-hat-data-services/konflux-central) repository.
0 commit comments