Add Push method to Notifier interface for git push events. Implement WebhookNotifier that sends webhook payloads with HMAC-SHA256 signatures for authentication. Supports push events with delivery tracking and retry logic (3 attempts with exponential backoff).
Signed-off-by: Anirudh Oppiliappan anirudh@tangled.org
user-agentseems a bit strange, itsTangled-Hook/<short-sha>, would it be better to identify the repo here?changeset lgtm otherwise!