
GitHub Connected System
by Vuram Technology
Description
GitHub is the world's largest software development platform, which provides cloud storage for source code, supports all popular programming languages, and streamlines the iteration process. Git simplifies the process of working with other people and makes it easy to collaborate on projects. Team members can work on files and easily merge their changes with the master branch of the project. You can easily build different integrations using this connected system and use them to create a fork, watch and create repository and get various details.
Features
Functionality provided:
- Create Fork
Creates a fork for an authenticated user.
- List Forks
Lists all the forks in the repository.
- Watch Repository
Watch a repository to be notified of all the conversations.
- Create Repository
Creates a repository for the authenticated user.
- Get a list of Repositories
Gets the list of repositories.
- Get a list of Branches
Gets the list of branches for a repository.
- Get an Organizational Details
Gets the details of an organization.
- Get a list of Repositories watched by a User
Gets the list of repositories watched by a user.
- Get a user information
Gets the information of a user.
- Search Code
Searches for a code.
Release notes
Security patch attached
Version history (4)
2.0.0
Changed the authentication from password based to Personal Access Token based Authentication.
1.0.3
Security patch attached.
v1.0.2
Security patch updated
v1.0.0.1
Security patch attached.