For the complete documentation index, see llms.txt. This page is also available as Markdown.

issueStatus

Examples

enum IssueStatus {
  New
  Updated
  Unchanged
  Reappeared
}

Enum values

Enum value
Description

New

Updated

Unchanged

Reappeared

References

Fields with this object:

Last updated