add_pull_request_reviewers | Sets review requests from a specified list of users to a pull... |
add_users_to_org | Adds users to an organization |
api_url | construct an api_url |
assign_to_object | Assigns a list of users to an object (usually an issue or... |
clone_projectboard | Clones a projectboard |
create_labels | Adds labels from a dataframe to a repository |
create_projectboard | Creates a projectboard |
create_pull_request | Creates a pull request |
delete_all_labels | Deletes all the labels from a given repository. |
get_all_pull_requests | Gets a data frame of the pull requests associated with a... |
get_issue_comments | Gets a data frame of the last 30 comments of each issue |
get_issue_events | Gets a data frame of the project board events of each issue |
get_issue_labels | Gets a data frame of the labels of each issue |
get_issues | Gets a data frame of the issues associated with a given repo |
get_issues_assignees_participants | Gets a data frame of the assignees and participants for... |
get_issues_from_milestone | Gets a data frame of the issues of a specific milestone |
get_milestones | Gets a data frame of the milestones associated with a given... |
get_projectboard | Gets info about a specified projectboard |
get_projectboard_columns | Helper function for get_projectboard that returns a data... |
get_projectboard_issues | Gets a data frame of the issues and their columns on the... |
get_pull_request_comments | Gets a data frame of the comments of all a pull request |
get_pull_request_commits | Gets a data frame of the commits of a pull request |
get_pull_request_reviewers | Gets a data frame of the reviewers of all the pull requests... |
get_query_results | Wrapper around the get_ functions to page through results and... |
get_token | Helper function for validating tokens |
get_user_info | Gets data about a user based on their login name. |
get_users_by_org | Gets all the users in an organization |
ghpm | GitHub Project Management |
graphql_query | Parses a specified GraphQL Query from the project directory. |
parse_body | Parses the commit message which just contains body and footer |
parse_commit | Parses the commit summary and message |
parse_summary | Parses the commit summary which just contains type and... |
process_commit | Parses each commit list object and returns a single row... |
sanitize_response | Sanitizes the response from the 'graphql_query()' function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.