1
1
mirror of https://github.com/go-gitea/gitea synced 2025-02-03 21:44:28 +00:00
Lunny Xiao e94f37f95e
Refactor webhook events (#33337)
Extract from #33320

This PR uses a map instead of a struct to store webhook event
information. It removes many duplicated functions and makes the logic
clearer.
2025-01-23 18:53:06 +00:00
..
2024-02-25 13:32:13 +00:00
2024-12-26 11:56:03 +08:00
2025-01-21 18:57:07 +00:00
2025-01-21 18:57:07 +00:00
2023-12-25 20:13:18 +08:00
2025-01-17 08:55:02 +00:00
2024-02-25 13:32:13 +00:00
2024-12-24 01:54:19 +00:00
2025-01-21 18:57:07 +00:00
2025-01-23 18:53:06 +00:00