Back to Showcase

Error-to-Issue

Ready to run

Converts a Sentry error into a GitHub issue and posts an alert to Discord.

By @erimiasstoreShipped July 2026

What it does

Each step shows the tools it's allowed to touch.

Fetch Sentry Error
sentry

Retrieve the full error details from the provided Sentry error URL — including error title, stack trace, environment, frequency, and first/last seen timestamps.

Create GitHub Issue
github

Create a GitHub issue in the specified repo with a structured title (error name), body (stack trace, environment, Sentry link, frequency), and labels matching the selected priority.

Alert Discord
discord

Post a formatted alert message to the specified Discord channel including: error summary, priority, link to the new GitHub issue, and the Sentry error URL.

Summarise & Confirm

Return a markdown summary confirming the GitHub issue URL, the Discord channel notified, and a one-line description of the error for the operator's records.

Read-only — the maker’s authored procedure4 steps · 3 tools

Built and maintained by

Individual developer11 tasks on the wallshipped this July 2026

Every number here is platform-tracked, not self-reported.

Error-to-Issue | hivework