NobGit
public nobgit read

Community

For NobGit Community

Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/community.git
ssh://[email protected]:2222/orgs/nobgit/community.git

Markdown from .wiki

Webhooks

Integrations and Automation/Webhooks.md

How to connect webhooks

  1. Open repository settings for the repository. The repository settings path follows /:owner/:repo/settings.
  2. Expand Webhooks under Integrations.
  3. Enter a Name.
  4. Choose Generic JSON for normal HTTP JSON endpoints, or Discord only for Discord webhook URLs.
  5. Enter an HTTP or HTTPS Webhook URL.
  6. Keep Enable webhook checked.
  7. Select Add webhook.

NobGit immediately attempts a test delivery. Push payloads include event, repository, changes, and delivered_at.