octokit/webhooks.net

[FEAT]: Include `deployment` node in WorkflowJob events

lineville opened this issue · 1 comments

Describe the need

When a WorkflowJob is associated with an environment, it will include a deployment property in the json payload, which is currently left off. I'd like to contribute a PR that adds support for including this additional property in these webhook messages.

SDK Version

No response

API Version

No response

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Thanks for the issue. I've assigned it to you.

We don't have great documentation for new contributors, but there should be enough examples in the codebase to draw from.