Status type
The issue status
KnownStatus can be used interchangeably with Status,
this enum contains the known values that the service supports.
Known values supported by the service
New: The issue is new
InProgress: The issue is in progress
Mitigated: The issue is mitigated
Closed: The issue is closed
Canceled: The issue is canceled
type Status = string