Commit eb91225
feat: Enable policy docs link in Tekton tasks
Add --show-policy-docs-link=true to all Tekton validation tasks since
they run in production/CI environments where users benefit from having
the documentation link when violations occur.
Changes:
- verify-enterprise-contract: Added flag to validate image command
- verify-conforma-konflux-ta: Added flag to validate image command
- verify-conforma-konflux-vsa-ta: Added flag to both validate vsa and validate image commands
This ensures CI/production users see the policy documentation link
while demos remain clean (flag defaults to false).
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 2997b87 commit eb91225
3 files changed
Lines changed: 4 additions & 0 deletions
File tree
- tasks
- verify-conforma-konflux-ta/0.1
- verify-conforma-konflux-vsa-ta/0.1
- verify-enterprise-contract/0.1
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
| 347 | + | |
347 | 348 | | |
348 | 349 | | |
349 | 350 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| 283 | + | |
283 | 284 | | |
284 | 285 | | |
285 | 286 | | |
| |||
336 | 337 | | |
337 | 338 | | |
338 | 339 | | |
| 340 | + | |
339 | 341 | | |
340 | 342 | | |
341 | 343 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| 292 | + | |
292 | 293 | | |
293 | 294 | | |
294 | 295 | | |
| |||
0 commit comments