badhezi 79cc369892 Fix issue label delete incorrect labels webhook payload (#34575)
Fixes https://github.com/go-gitea/gitea/issues/34560
explanation of the bug in the issue

setting `issue.isLabelsLoaded = false` before calling `deleteIssueLabel`
guarantee we will load the new state of the labels into the issue object
before sending it in the webhook.
2025-06-03 18:50:53 +00:00
..
2025-02-20 12:39:21 -08:00
2025-04-01 10:14:01 +00:00
2025-03-31 01:53:48 -04:00
2025-06-03 01:26:19 +00:00
2025-05-15 16:28:31 +00:00
2025-04-01 10:14:01 +00:00
2025-06-03 01:26:19 +00:00
2025-03-31 01:53:48 -04:00
2025-04-08 04:15:15 +00:00
2025-06-03 01:26:19 +00:00
2025-04-13 02:24:32 +00:00
2025-03-31 01:53:48 -04:00
2024-12-30 14:35:46 -08:00