Commit c64ff74
Set GH_AW_WORKFLOW_ID at job level in consolidated safe_outputs job
- Added job-level Env map with GH_AW_WORKFLOW_ID in buildConsolidatedSafeOutputsJob
- Removed duplicate GH_AW_WORKFLOW_ID from create_pull_request step config (now inherited from job level)
- Updated integration tests to check job.Env for GH_AW_WORKFLOW_ID in consolidated jobs
- Tests now properly verify job-level env vars instead of looking for them in step content
Co-authored-by: pelikhan <[email protected]>1 parent 5982578 commit c64ff74
File tree
2 files changed
+22
-10
lines changed- pkg/workflow
2 files changed
+22
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
504 | 504 | | |
505 | 505 | | |
506 | 506 | | |
507 | | - | |
508 | | - | |
509 | | - | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
510 | 513 | | |
511 | 514 | | |
512 | 515 | | |
| |||
638 | 641 | | |
639 | 642 | | |
640 | 643 | | |
641 | | - | |
642 | | - | |
643 | 644 | | |
| 645 | + | |
644 | 646 | | |
645 | 647 | | |
646 | 648 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
595 | | - | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
596 | 603 | | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
597 | 608 | | |
598 | 609 | | |
599 | 610 | | |
| |||
855 | 866 | | |
856 | 867 | | |
857 | 868 | | |
858 | | - | |
859 | | - | |
860 | | - | |
861 | | - | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
862 | 872 | | |
863 | 873 | | |
864 | 874 | | |
| |||
0 commit comments