/Connect-Repo-WebHooks

Connect your Github repository using webhooks with different services and channels

Primary LanguageShell

Connect-Repo-WebHooks

Connect your Github repository using webhooks with different services and channels

  • Get personal Access Token from github developer settings
  • Add the webhook URL of the service where the payload shold be sent

Run the Shell File ( linux )

bash connectRepo.sh <payload_url> <github_username> <github_reponame> <personal_access_token>

*** Tested in discord for now ***