Commit 616b8c8
committed
Retrieve commit payload from message body
Backported from 99ec266.
The legacy MantisBT GitHub Service sends the push's payload via
eponymous form variable. With the retirement of this service and its
replacement by webhooks, the payload is now contained in the body.
Fixes #2921 parent b37c665 commit 616b8c8
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| 251 | + | |
251 | 252 | | |
252 | 253 | | |
253 | | - | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
254 | 259 | | |
255 | 260 | | |
256 | 261 | | |
| |||
0 commit comments