-
-
Notifications
You must be signed in to change notification settings - Fork 374
Open
Labels
Description
Describe the bug
danger.gitlab.mr.description
is null if no description was set in the request body when the MR was generated via the GitLab API.
Steps to reproduce
- Create an MR in GitLab with the API
- Check for includes in the description
Expected behavior
The description should always be an empty string.
Screenshots
Your Environment
software | version |
---|---|
danger.js | 11.3.1 |
node | v20.11.1 |
npm | 10.2.4 |
Operating System | macOS 14.3.1 (23D60) |