Skip to content

Add job to process webhook in InboundWebhooks::GithubController#create #27

Description

@coderabbitai

Task

Add a background job to process the webhook in the create method of the InboundWebhooks::GithubController class.

Context

The TODO comment in the create method suggests adding a job to process the webhook. This task involves implementing the job and ensuring it is triggered correctly when a webhook is received.

File: app/controllers/inbound_webhooks/github_controller.rb
Method: create

Reference

PR #26 - This PR introduced the create method with the TODO comment.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions