Represents the status of a postmortem.
from squadcast.models import V3IncidentsPostmortemsPostmortemStatus value: V3IncidentsPostmortemsPostmortemStatus = "in_progress"
"in_progress"
"under_review"
"published"
Last updated 2 days ago