jdalrymple / gitbeaker

🦊🧪 A comprehensive and typed Gitlab SDK for Node.js, Browsers, Deno and CLI
Other
1.5k stars 283 forks source link

Adding merge_commit_sha to WebhookMergeRequestEventSchema #3600

Closed ali-souidan closed 3 weeks ago

ali-souidan commented 3 weeks ago

Adding merge_commit_sha attribute to the WebhookMergeRequestEventSchema interface to match the actual payload that is being sent.

image