Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
CData Python Connector for GitHub Views
| Name | Description |
| AssignableUsers | Identifies users who are eligible to be assigned to repository issues, based on their roles and permissions. |
| Collaborators | Lists collaborators in a repository, including their roles, permissions, and contributions to the project. |
| CommitComments | Tracks comments made on specific commits, providing insights into discussions and feedback related to code changes. |
| CommitCompare | Stores a detailed list of commits generated from a comparison of two references, such as branches or tags. |
| CommitCompareFiles | Tracks files modified during a comparison between two references, providing details on up to 300 changed files for review. |
| CommitFiles | Details files modified in specific commits, including filenames, change types (for example, added, deleted, modified), and related metadata. |
| Forks | Provides metadata about forks created from a repository, including fork ownership and purpose, to support collaboration and innovation. |
| IssueAssignedActors | Lists information about the assigned actors to the repository's issues. |
| IssueAssignees | Tracks users assigned to issues within a repository, detailing responsibilities and roles for task ownership. |
| IssuePullRequests | Connects issues to related pull requests, allowing traceability between reported problems and their solutions. |
| IssueSuggestedActors | Lists information about the suggested actors to the repository's issues. |
| IssueTypes | Lists information about repository issue types. |
| MentionableUsers | Identifies users who can be mentioned in repository discussions, including issues, pull requests, and comments, based on permissions. |
| MergeQueueEntries | Tracks individual pull requests in the merge queue, including their statuses and any pending actions for orderly processing. |
| MergeQueues | Provides an overview of active merge queues in a repository, listing pull requests and their order for systematic integration. |
| Milestones | Details milestones in a repository, including their goals, deadlines, and associated issues or pull requests for project tracking. |
| PullRequestComments | Records comments on pull requests, documenting feedback and discussions during the code review process. |
| PullRequestCommits | Provides a list of commits included in pull requests, detailing the changes introduced and the commits' authors. |
| PullRequestFiles | Tracks files modified within pull requests, listing filenames, change types, and details for thorough review. |
| PullRequestReviewComments | Logs comments made during pull request reviews, capturing feedback, suggestions, and discussions for improving the code. |
| PullRequestReviews | Stores details of reviews conducted on pull requests, including reviewer actions (approved, requested changes, commented) and timestamps. |
| PullRequestSuggestedActors | Suggested actors for this pull request. |
| ReleaseAssets | Lists assets attached to repository releases, including binary files, source code archives, and other downloadable content for distribution. |
| PullRequestAssignedActors | Assigned actors to this pull request. |
| Stargazers | Lists users who have starred a repository, indicating their interest in or support for the project. |
| Topics | Catalogs topics assigned to a repository, helping categorize and improve discoverability through tags such as 'open-source' or 'web-development.' |
| TrafficClonesDaily | Logs daily statistics of repository clones for the last 14 days, providing insight into the frequency and patterns of cloning activity. |
| TrafficClonesWeekly | Summarizes weekly clone statistics for the last 14 days, offering a higher-level view of cloning trends. |
| TrafficPageViewsDaily | Records daily page view statistics for a repository, helping track user engagement and traffic patterns over time. |
| TrafficPageViewsWeekly | Aggregates weekly page view statistics for a repository, giving an overview of user interaction trends for the past two weeks. |
| TrafficTopReferralPaths | Lists the top 10 most frequently accessed paths in a repository over the past 14 days, helping identify popular content and entry points. |
| TrafficTopReferralSources | Identifies the top 10 sources driving traffic to a repository in the last 14 days, such as search engines, social media, or external links. |
| Watchers | Tracks users watching a repository, providing visibility into who is monitoring updates, changes, and activity. |