Commit de1b1a4
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 d16e3a0 commit de1b1a4
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 | |
|---|---|---|---|
| |||
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
| 393 | + | |
393 | 394 | | |
394 | 395 | | |
395 | 396 | | |
| |||
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 | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| 338 | + | |
338 | 339 | | |
339 | 340 | | |
340 | 341 | | |
| |||
0 commit comments