@devrev/git-sdk
v1.2.1
Published
Git SDK containing adapter interfaces for git connectors to publish events from GitHub, GitLab, etc. into DevRev
Readme
git-sdk
Git SDK contains adapter interfaces that a git connector can implement and use the sdk methods to publish events from the git tool (GitHub, GitLab, etc.) into DevRev.
Documentation
| Document | Description | |----------|-------------| | Git SDK integration for Git providers | Guide for integrating git-sdk with any Git provider (GitHub, GitLab, Bitbucket, Azure DevOps, etc.) | | GitHub Snap-in Integration — Example Implementation | Full example implementation using the GitHub snap-in as the reference |
In this repo you’ll also find:
- GIT_SDK_INTEGRATION_GUIDE.md — Technical integration guide (rules, API contracts, logs, checklist)
- GITHUB_INTEGRATION_EXAMPLE_IMPLEMENTATION.md — Example implementation walkthrough (GitHub snap-in)
