danger / kotlin

⚠️ Stop saying "you forgot to …" in code review
MIT License
497 stars 49 forks source link

Make MR descriptions optional #285

Closed mrbass21 closed 2 weeks ago

mrbass21 commented 3 weeks ago

I'm mainly a swift developer, but I noticed that some danger jobs were failing to parse the response from GitLab if descriptions were blank and found where danger-swift updated their model to allow description to be optional and figured it should also be here.