forgejo/services
Zettat123 2b23f4bdee
Fix workflow trigger event bugs (#29467)
1. Fix incorrect `HookEventType` for issue-related events in
`IssueChangeAssignee`
2. Add `case "types"` in the `switch` block in `matchPullRequestEvent`
to avoid warning logs

(cherry picked from commit 1ad4bb9eb7641a552c5b88a43eb91d59ec5c0edf)
2024-03-06 12:10:44 +08:00
..
actions Fix workflow trigger event bugs (#29467) 2024-03-06 12:10:44 +08:00
agit Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 2024-02-26 22:30:26 +01:00
asymkey
attachment Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
auth Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
automerge
context Let ctx.FormOptionalBool() return optional.Option[bool] (#29461) 2024-03-06 12:10:43 +08:00
contexttest Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
convert Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
cron
doctor
externalaccount
feed
forgejo
forms Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
gitdiff
indexer
issue Allow non-admin users to delete review requests (#29057) 2024-02-26 22:30:27 +01:00
lfs Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
mailer Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
markup Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
migrations Include resource state events in Gitlab downloads (followup) 2024-03-06 12:10:43 +08:00
mirror
notify
org
packages
pull Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
release Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 2024-02-26 22:30:26 +01:00
repository Move generate from module to service (#29465) 2024-03-06 12:10:44 +08:00
secrets
task
uinotification
user
webhook
wiki