Skip to content

GitHub Issue Notifier Project #254

@mario99logic

Description

@mario99logic

Summary

Create an AutoKitteh project that sends SMS notifications when new GitHub issues are created in your repository.

The solution

Create a system that:

  • Listens for GitHub issue webhook events (issue created)
  • Extracts issue details (title, author, repository, URL)
  • Sends formatted SMS notifications via Twilio
  • Supports multiple phone numbers from environment variables
  • Filters by issue labels (e.g., only "urgent" or "bug" labels)
  • Includes basic rate limiting to avoid SMS spam

Resources:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestprojectCreate a Kittehub project

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions