Enum GitHub::PinnableItemType
Represents items that can be pinned to a profile page or dashboard.
Enum Values
REPOSITORY
A repository.
GIST
A gist.
ISSUE
An issue.
PROJECT
A project.
PULL_REQUEST
A pull request.
USER
A user.
ORGANIZATION
An organization.
TEAM
A team.