You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the schema for the milestone.closed webhook, the milestone.state property is an enum, there are 2 possible values defined open, and closed, when there should only be one: closed
Expected
The milestone.state property should be closed on the milestone.closed webhook event