Skip to content

GitHub Webhook Integration #2

@JayeshWani7

Description

@JayeshWani7

Title

Implement GitHub Webhook Ingestion Service

Description

Capture GitHub events (push, PR, issues) and send them to the event pipeline.

Goal

Enable ingestion of GitHub activity into the system.

Tasks

  • Setup webhook endpoint
  • Parse event types
  • Push to Kafka

Tech Context

  • Go
  • GitHub Webhooks
  • Kafka

Acceptance Criteria

  • Events successfully pushed to queue
  • Handles multiple event types

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions