Automation Project

QA Support Summary Automation

A scheduled automation that turns a week of noisy support signals from Slack, Asana, and WhatsApp into a structured QA digest, posted to the team every Monday.

Overview

Support signals arrive across multiple channels: Slack threads, Asana form submissions, and WhatsApp group chats. Without aggregation, patterns get lost and the QA team spends time manually triaging volume rather than acting on it.

This tool runs every Monday at 04:00 UTC via GitHub Actions, pulling the past seven days of data, deduplicating issues across sources, and using GPT-4o to synthesise a structured summary. The report covers issue volume, software vs hardware breakdowns, service requests, and recommended QA actions for the week. Severity-1 issues trigger an immediate alert to the team channel.

Key Capabilities

Stack

Back to projects