Back to workflows
Sample workflow
Update the website from Slack
Site copy changed and opened as a pull request — no IDE, no developer ping.
Same job runs in Slack or Teams — this walkthrough uses Slack.
- 011 · Trigger
The founder asks in Slack
No ticket, no developer, no IDE. The founder types the change the way they’d text a hire: new homepage headline, open a PR, don’t merge.

Slack · #general · the ask - 022 · Work
Viktor edits the repo
He clones the site, opens a branch, and changes the headline. GitHub is the workshop — the founder never opens it.

GitHub · branch · the edit - 032 · Work
A pull request, not a silent push
The diff is sitting in a PR so someone can glance at it. Viktor writes code the way a junior hire would: branch, commit, pull request.

GitHub · PR #4 · the diff - 043 · Outcome
Done, back in Slack
The founder gets the PR link in the same thread. Reply ✅ to merge — still no IDE.

Slack · #general · PR ready