gitea/services
Lunny Xiao 331e878e81
Add new event commit status creation and webhook implementation (#27151)
This PR introduces a new event which is similar as Github's. When a new
commit status submitted, the event will be trigged. That means, now we
can receive all feedback from CI/CD system in webhooks or other notify
systems.

ref:
https://docs.github.com/en/webhooks/webhook-events-and-payloads#status

Fix #20749
2024-11-07 06:41:49 +00:00
..
actions Add new event commit status creation and webhook implementation (#27151) 2024-11-07 06:41:49 +00:00
agit Make git push options accept short name (#32245) 2024-10-12 05:42:10 +00:00
asymkey
attachment Include file extension checks in attachment API (#32151) 2024-11-06 21:34:32 +00:00
auth Update go dependencies (#32389) 2024-10-31 12:05:54 +00:00
automerge Add new event commit status creation and webhook implementation (#27151) 2024-11-07 06:41:49 +00:00
context Include file extension checks in attachment API (#32151) 2024-11-06 21:34:32 +00:00
contexttest
convert Fix milestone deadline and date related problems (#32339) 2024-11-05 07:46:40 +00:00
cron
doctor Refactor the DB migration system slightly (#32344) 2024-10-27 19:54:35 +08:00
externalaccount
feed Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 2024-11-07 11:28:11 +08:00
forms Make admins adhere to branch protection rules (#32248) 2024-10-23 12:39:43 +08:00
gitdiff Fix git error handling (#32401) 2024-11-02 11:20:22 +00:00
indexer
issue Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 2024-11-07 11:28:11 +08:00
lfs Fix missing signature key error when pulling Docker images with SERVE_DIRECT enabled (#32365) 2024-10-31 15:28:25 +00:00
mailer Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 2024-11-07 11:28:11 +08:00
markup
migrations Support migrating GitHub/GitLab PR draft status (#32242) 2024-10-13 22:58:13 +03:00
mirror Fix git error handling (#32401) 2024-11-02 11:20:22 +00:00
notify Add new event commit status creation and webhook implementation (#27151) 2024-11-07 06:41:49 +00:00
oauth2_provider
org
packages Fix missing signature key error when pulling Docker images with SERVE_DIRECT enabled (#32365) 2024-10-31 15:28:25 +00:00
projects
pull Make admins adhere to branch protection rules (#32248) 2024-10-23 12:39:43 +08:00
release
repository Add new event commit status creation and webhook implementation (#27151) 2024-11-07 06:41:49 +00:00
secrets
task
uinotification
user Add warn log when deleting inactive users (#32318) 2024-10-23 09:28:28 +08:00
webhook Add new event commit status creation and webhook implementation (#27151) 2024-11-07 06:41:49 +00:00
webtheme
wiki