You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 5, 2026. It is now read-only.
As a developer
I want function names spelled correctly
So that code follows conventions
Current Behavior
seralize_payload()instead ofserialize_payload().Location:
src/python/webhook_manager.pyline 31Acceptance Criteria
serialize_payload()