This repository was archived by the owner on Oct 22, 2022. It is now read-only.
v0.2.0
Pre-release
Pre-release
·
36 commits
to master
since this release
Additions
- Add in
commentsmethod to get the comments for a repository. - Add in
setRepositoryDescriptionmethod to set the short/full description for your own repositories. - Add in
webhooksmethod to get the webhooks for a repository you own. - Add in
createWebhookmethod to create a webhook for a repository you own. - Add in
createWebhookHookmethod to create a webhook hook for an existing webhook. - Add in
deleteWebhookmethod to delete a webhook for a repository you own.