Skip to content

Create endpoint for Github Webhooks #26

@tallysmartins

Description

@tallysmartins

Create the endpoint to listen to activities of registered repos and trigger Job runs according to new commits in branches and pull requests.

  • 1. Investigate how github send hook payloads and what events we want to listen

  • 2. Investigate how to guarantee security and certify hook requests came from the right source

  • 3. Initial implementation for a single event

  • 4. Implementation for all the other events

  • 5. Implement auth verification (secret and hash stuff)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions