GitTools / GitReleaseManager

Tool for creating and exporting releases for software applications hosted on GitHub
https://gittools.github.io/GitReleaseManager/docs/
MIT License
298 stars 39 forks source link

Insert end date when closing a milestone #568

Open AdmiringWorm opened 5 months ago

AdmiringWorm commented 5 months ago

Detailed Description

It would be useful for GRM to insert the end/due date of a milestone when closing the milestone issue when a date hasn't already been set.

Context

There are processes some follow to specify the end/due date when closing the milestone, having GRM do this automatically leaves one more thing not needed to be done manually.

Possible Implementation

I am not sure how it is implemented exactly, but it should AFAIK be possible on both GitHub and GitLab.

Your Environment