GitHub's Japan marketing lead turns event ops into code: one Issue stages the whole pipeline
GitHub Blog AI/ML · rss · 2026-09-12
GitHub's marketing lead for Japan/Korea, a former ops engineer, describes automating repetitive event operations with GitHub Copilot: what used to take two days of manual setup now runs from a single GitHub Issue—duplicating the landing page, generating the full set of UTM-tagged links, drafting the invitation email, updating project boards, daily registrant-list cleaning, and post-event CRM prep and reporting.
The design: Issue Forms as structured application forms, Labels as triggers, GitHub Actions as the machinery. An AGENTS.md runbook at the repo root encodes naming rules and email templates, so Copilot drafts within conventions while humans only sign off. A cron workflow screens registrants every morning, including waitlist checks (enterprise developer vs. student vs. competitor) for invite-only events. A global DRYRUN switch lets him safely test the pipeline end to end.
He argues this beats packaged marketing-automation tools for APAC's fragmented sub-markets: changing the workflow is just a pull request. The only prerequisite is a scriptable way in—an API or a CLI.
More from coding & agent
- Five teams, 72 hours, same Grok Bot: a controlled experiment to test Grok as a startup builder — tallmetommy · 2026-09-12
- Idempotent Webhook Handler Cheatsheet: Retries Are Normal, Double Work Is the Bug — blaizedsouza · 2026-09-12
- Arcee open-sources NAC agent harness; 489 tool calls, 67 passing tests on DeepSeek V4.1 Flash — MaziyarPanahi · 2026-09-12
- Tencent's Open-Source CubeSandbox v0.7 Ships 60ms-Cold-Start MicroVMs for Agents — dr_cintas · 2026-09-12
- DeepSeek V4.1 Flash tool calling: 489 calls, 56 min, 67 passing tests on LIGO data — MaziyarPanahi · 2026-09-12
- Infinitty Pro launches: metal-driven agent-first macOS terminal at $49 one-time — jasonkneen · 2026-09-12