Commit 50d7444
committed
feat(action): post an in-progress comment, edited in place when done
Add an early sticky-comment step (same 'codeboarding-architecture-diff' header)
right after the guard, before the multi-minute checkout/analysis, so the PR
shows an 'analyzing…' comment within seconds. The final post step edits that
same comment in place with the diagram (and the failure step replaces it on
error). best-effort (continue-on-error) so a placeholder hiccup can't fail the
run. Consumers get the Qodo/CodeRabbit-style placeholder for free.1 parent b47079f commit 50d7444
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
158 | 173 | | |
159 | 174 | | |
160 | 175 | | |
| |||
0 commit comments