Commit dde1fda
committed
ci(codebuild-pr-build): refactor PR info extraction with env vars
- Extract pull request number and SHA into environment variables
- Use env variables instead of inline GitHub context expressions
- Improves workflow readability and maintainability
- Reduces duplication of GitHub context references in run script1 parent a2df80e commit dde1fda
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
0 commit comments