Quick Start
Riffle configuration is mostly click, copy, paste.
Confluence space
Section titled “Confluence space”- Edit Space settings.
- Expand Integrations, then click Riffle Sync.
- Fill in the details.
- Fill in a webhook secret of your choice (or randomly generated).
- Copy the Webhook URL for GitHub.
GitHub
Section titled “GitHub”- Go to your repo → Settings → Webhooks → Add webhook
- Payload URL: paste the webhook URL copied from Confluence
- Content type: application/json
- Secret: the exact same string you entered into Confluence
- Which events?: Select “Just the push event”
- Active: ✅
- Click Add webhook.