Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(org even listener): Implement event listener for #5

Closed
1 task done
SpencerKaiser opened this issue Jun 6, 2020 · 0 comments · Fixed by #6
Closed
1 task done

feat(org even listener): Implement event listener for #5

SpencerKaiser opened this issue Jun 6, 2020 · 0 comments · Fixed by #6
Labels
enhancement New feature or request
Milestone

Comments

@SpencerKaiser
Copy link
Contributor

Pre-requisites:

Feature Description

The app should include a event listener for the repository event. The listener should validate the event and use the webhook secret to ensure the authenticity of the request. If the request is unauthorized, return an appropriate status code, otherwise return a 200.

Additional Details

The webhook's actual implementation will be covered by another issue.

@SpencerKaiser SpencerKaiser added the enhancement New feature or request label Jun 6, 2020
@SpencerKaiser SpencerKaiser added this to the MVP milestone Jun 6, 2020
@SpencerKaiser SpencerKaiser added this to Complete in Path to Getting Hired via automation Jun 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

1 participant