Commit 2627695
committed
Accommodate for yet another change on GitHub's backend
As of very recent, the webhooks triggered by completed Check Runs no
longer report the `gitforwindowshelper[bot]` as the sender, if that bot
completed the Check Run, but `ghost`.
That is incorrect, of course, but there is nothing we can do about it
except what we always do when GitHub changes the way their platform
behaves: We adapt.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent a4e3ff8 commit 2627695
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
| 119 | + | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
| |||
0 commit comments