Commit 8d4cc5c
authored
Feat: Support Multiple Images Scans to be Reported for Single PR
Previously the marocchino/sticky-pull-request-comment@v2 pull request header field was populated with a fixed value, so multiple image scans would all update the same PR comment and overwrite each other.
This updates the header id to match the artifact name, allowing each for each image scan to update a separate PR comment.1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
133 | | - | |
| 134 | + | |
134 | 135 | | |
135 | 136 | | |
136 | 137 | | |
| |||
0 commit comments