Skip to content
This repository was archived by the owner on Oct 22, 2022. It is now read-only.

v0.2.0

Pre-release
Pre-release

Choose a tag to compare

@RyanTheAllmighty RyanTheAllmighty released this 12 Dec 12:03
· 36 commits to master since this release

Additions

  • Add in comments method to get the comments for a repository.
  • Add in setRepositoryDescription method to set the short/full description for your own repositories.
  • Add in webhooks method to get the webhooks for a repository you own.
  • Add in createWebhook method to create a webhook for a repository you own.
  • Add in createWebhookHook method to create a webhook hook for an existing webhook.
  • Add in deleteWebhook method to delete a webhook for a repository you own.