twin releases
GitHub twin — releases
Simulates the GitHub REST API: repos, issues, PRs, reviews, checks, labels, milestones, contents, deployments, orgs, teams, reactions, search, webhooks, Actions, and Git data.
v0.2.0
SDK target: github.com/google/go-github @ v60
Features
- Repositories — CRUD, branches, tags, refs, contents, deployments
- Issues, pull requests, reviews, checks, labels, and milestones
- Commits, commit statuses, and Git data (blobs, trees, commits)
- Organizations, teams, and membership management
- Reactions on issues, PRs, comments
- Webhooks with delivery and replay semantics
- Actions — workflow runs (read), workflow dispatch, artifacts metadata
- Search across code, issues, repos
Coverage
- 37/37 resource groups covered against the GitHub REST API
- SDK target:
github.com/google/go-githubv60
Known limitations
- Packages, Security advisories, and Dependabot not yet supported
- Codespaces and Copilot APIs not yet supported
- GraphQL surface not yet supported — REST only