code-corps / code-corps/code-corps-api
Break out webhook processing from GithubEventController
Open
needs estimate
- Dominant language
- Elixir
- Stars
- 234
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
# Problem
We are doing webhook processing and user-input processing in the same controller. We should likely split these up into separate controllers to prevent calamity.
Contributor guide
Assessment
This issue has not been assessed yet.