Enum GitHub::LockReason

The possible reasons that an issue or pull request was locked.

Enum Values

OFF_TOPIC

The issue or pull request was locked because the conversation was off-topic.

TOO_HEATED

The issue or pull request was locked because the conversation was too heated.

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.

Uses

Issue.activeLockReason

LockedEvent.lockReason

PullRequest.activeLockReason

Lockable.activeLockReason

LockLockableInput.lockReason