Module github::activity::events [-] [+] [src]

Functions

list_events

Documentation References: https://developer.github.com/v3/activity/events/ List public events.

list_my_events

List events performed by the user defined in Client as user_agent.

list_my_organisation_events

List events for an organization as the user defined in Client as user_agent.

list_my_public_network_repo_events

List public events for a network of repositories from the owner defined in the Client as user_agent.

list_my_public_user_events

List public events performed by the user defined in the Client as user_agent.

list_my_received_events

List events that the user, defined in Client as user_agent, received.

list_my_received_public_events

List public events that the user, defined in Client as user_agent, received.

list_my_repo_events

List repository events for a repository from the user defined in Client as user_agent.

list_my_repo_issue_events

List issue events for a repository owned by the user defined in Client as user_agent.

list_organisation_events

List events for an organization.

list_public_network_repo_events

List public events for a network of repositories.

list_public_organisation_events

List public events for an organization.

list_public_user_events

List public events performed by a user.

list_received_public_user_events

List public events that a user has received.

list_received_user_events

List events that a user has received.

list_repo_events

List repository events.

list_repo_issue_events

List issue events for a repository.

list_user_events

List events performed by a user.