Commit 4dbae12
committed
/git-artifacts: add the
When `/git-artifacts` has to trigger a `tag-git` run first, the actual
`git-artifacts-<arch>` jobs are triggered as "cascading runs". At that
stage, the connection to the original PR comment ID is lost, and
therefore that comment is no longer updated to link to those
`git-artifacts-<arch>` runs.
With this patch, GitForWindowsHelper learns to find that PR comment ID
when a completed `tag-git` check run triggers the `git-artifacts-` runs
and then to update that comment accordingly.
This addresses #38
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>git-artifacts runs to the PR comment more reliably1 parent b18a11b commit 4dbae12
2 files changed
Lines changed: 32 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
118 | 128 | | |
119 | 129 | | |
120 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
130 | 151 | | |
131 | 152 | | |
132 | 153 | | |
| |||
0 commit comments