Enum GitHub::TopicSuggestionDeclineReason

Reason that the suggested topic is declined.

Enum Values

NOT_RELEVANT

The suggested topic is not relevant to the repository.

TOO_SPECIFIC

The suggested topic is too specific for the repository (e.g. #ruby-on-rails-version-4-2-1).

PERSONAL_PREFERENCE

The viewer does not like the suggested topic.

TOO_GENERAL

The suggested topic is too general for the repository.

Uses

DeclineTopicSuggestionInput.reason