Set spec.params instead of pipelineSpec.params#20
Conversation
|
🤖 Finished Review · ✅ Success · Started 10:39 PM UTC · Completed 10:48 PM UTC |
ReviewFindingsMedium
Low
Previous runReviewFindingsMedium
Low
Previous run (2)ReviewReason: stale-head The review agent reviewed commit Previous run (3)ReviewFindingsLow
|
| value: Dockerfile | ||
| - name: prefetch-input | ||
| value: '{"type": "gomod", "path": "."}' | ||
| - name: hermetic |
There was a problem hiding this comment.
[low] undocumented-convention
The PR body references a 'Konflux convention' for placing defaults in pipelineSpec.params with overrides in spec.params. This convention is not documented in the repository. However, this is a well-known Konflux platform pattern and the .tekton pipeline files are platform-managed artifacts.
Suggested fix: Optionally add a comment in the YAML or a brief note in project docs about Konflux pipeline configuration conventions.
3aeb8c9 to
5665d9c
Compare
|
🤖 Finished Review · ✅ Success · Started 10:54 PM UTC · Completed 11:08 PM UTC |
5665d9c to
f03acc8
Compare
|
/fs-review |
|
🤖 Finished Review · ✅ Success · Started 11:11 PM UTC · Completed 11:21 PM UTC |
f03acc8 to
ac48575
Compare
|
🤖 Finished Review · ✅ Success · Started 1:01 AM UTC · Completed 1:10 AM UTC |
Use the following Konflux convention: defaults in
pipelineSpec.params, override inspec.params