(GH-568) Set the 'Due date' when closing a milestone if configured to do so
Allow developers to set a Boolean setting indicating whether they want the due date to be set when a milestone is closed.
By default, this config setting is set to "false" to preserve the current behavior.
Resolves #568
@Jericho thank you very much for getting this PR put up!
I have just taken this for a spin, both against GitHub and GitLab, and I am happy to say that this is working as expected!
Going to go ahead and get this merged in, once the CI builds complete.
We will need to update the documentation to include this new configuration option, but I will try to take care of that later today.
@Jericho I have updated the documentation to include this new option in the configuration.