Skip to content

Accept GitHub webhooks #786

@npendery

Description

@npendery

Need endpoints to accept the incoming GitHub webhooks

Partially blocked until we get the initial GitHub integration set up, but can be outlined in a PR for now.

Webhooks will be set up for when a user interacts with an Issue or Issue comment in GitHub. This should modify the appropriate task in the Code Corps project.

Link to GitHub webhook event page

Subtasks

  • Figure out mapping for Issue -> Task

Webhook Endpoints for

  • Create Issue
  • Update Issue
  • Delete Issue
  • Create IssueComment
  • Update IssueComment
  • Delete IssueComment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions