TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Octomailer: Create GitHub issues from emails using Cloudflare Workers

6 pointsby willswire12 months ago

1 comment

willswire12 months ago
I recently moved my projects from GitLab over to GitHub. I was surprised to find there wasn&#x27;t a corresponding feature to GitLab&#x27;s [creating an issue from email](<a href="https:&#x2F;&#x2F;docs.gitlab.com&#x2F;ee&#x2F;user&#x2F;project&#x2F;issues&#x2F;create_issues.html#by-sending-an-email" rel="nofollow">https:&#x2F;&#x2F;docs.gitlab.com&#x2F;ee&#x2F;user&#x2F;project&#x2F;issues&#x2F;create_issues...</a>), so I whipped up this easy solution using Cloudflare Workers and GitHub&#x27;s Octokit.