CHATBOTS
Discord Pipeline Watcher: Live GitLab CI Updates in a Thread
When a GitLab pipeline starts, this opens a dedicated Discord thread and posts a running status as each stage transitions.
How it runs
The automated pipeline, trigger to output.
- TriggerGitLab pipeline webhook (status change)GitLab
- LogicDedupe by pipeline ID, find or create thread
- ActionFormat stage / branch / author status line
- LogicBranch on terminal state (success vs failed)
- OutputCreate or edit the Discord thread messageDiscord
What it does
Every GitLab pipeline event for a watched project lands as a webhook. The flow opens (or reuses) a single Discord thread per pipeline and edits it forward as stages move through running, success, or failed — so a noisy CI run becomes one tidy thread instead of a flood of pings.
When to use it
When merge-request authors want to babysit their pipeline from Discord without refreshing GitLab. Best for teams with multi-stage pipelines (build, test, deploy) where people care about which stage broke.
How it works
- 1A GitLab pipeline webhook fires on every status change.
- 2A logic step dedupes by pipeline ID to find or create the matching Discord thread.
- 3The flow formats the current stage, branch, and triggering user into a status line.
- 4A branch checks terminal state: on failed, it appends the failing job name and log link; on success, it posts the deploy target.
- 5The Discord thread message is created or edited so the thread always shows the latest state.
Set it up
What you configure once, before turning it on.
- 1Connect GitLabRepos, MRs, pipelines, registry.
- 2Connect DiscordCommunity channels + voice + bots.
- 3Connect HTTP webhookTrigger any URL on agent actions.
- 4Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 5Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 6Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Chatbots workflows
Discord FAQ Free-Text Answer Grader
When a member submits a free-text answer in their onboarding thread, an agent grades it against the canonical FAQ knowledge base, replies with targeted feedback.
Discord intro-gated role granting concierge
Watches your #introductions channel, uses AI to confirm a new member's intro is genuine and complete, then auto-assigns the verified Member role and welcomes them.
Intercom-to-HubSpot Sync When an Activation Call Is Booked
When a Zoom activation call gets booked from an Intercom chat, enriches the lead in HubSpot, logs the meeting, and posts an AI-written prep brief to the assigned rep in Slack.
Discord FAQ-Gated Role Concierge
Greets each new Discord member in a private onboarding thread, walks them through required FAQ steps one at a time.
Discord verify-button onboarding via web form webhook
Receives a completed external verification form by webhook, matches it to the Discord account, grants the verified role, and confirms back to the member in Discord.
Discord Onboarding Completion to CRM Sync
The moment a member finishes Discord onboarding, captures their submitted profile answers, creates or updates a contact in HubSpot.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
