0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-11-07 05:40:19 +01:00

2 Commits

Author SHA1 Message Date
ZeroDeng
de226ad79a Fix Bark webhook payload formatting and test adjustments
Refine string formatting in Bark webhook handler for repo events, handle cases with nil repository in package payloads, and update related test assertions for clarity.
2025-10-21 13:14:55 +08:00
ZeroDeng
e72d74244e Add support for Bark webhook integration
This commit introduces the Bark notification integration, allowing users to configure Bark webhooks in repositories. It includes form models, templates, routing changes, and test cases to handle Bark webhook functionality.
2025-10-21 12:13:56 +08:00