Joshua Oster-Morris
Joshua Oster-Morris
**What happened**: Over time my `https` server which hosts the FleetAutoscaler webhook goes OOM. This is caused by 1000s of never dying sockets on the server. This does NOT happen...
I am not certain if this completely captures all the fields, but it captures all the fields GitHub is sending me. Tests updated and passing.
The WorkflowRunPayload is missing the PullRequests object. This would be convenient for my workflow management. ``` // PullRequests []interface{} `json:"pull_requests"` ```