LockReason Enum
The possible reasons that an issue or pull request was locked.
Possible Values
#
OFF_TOPIC
The issue or pull request was locked because the conversation was off-topic.
RESOLVED
The issue or pull request was locked because the conversation was resolved.
SPAM
The issue or pull request was locked because the conversation was spam.
TOO_HEATED
The issue or pull request was locked because the conversation was too heated.
Usages
#
References
#
- Field activeLockReason from Discussion
- Field activeLockReason from Issue
- Field lockReason from LockedEvent
Previous
LockLockablePayload
Next
Lockable
