0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-20 19:09:04 +01:00
gitea/modules/repository
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
..
branch_test.go
branch.go
commits_test.go
commits.go
create_test.go Move createrepository from module to service layer (#26927) 2023-09-06 12:08:51 +00:00
create.go
delete.go
env.go
fork.go
hooks.go
init_test.go
init.go
license_test.go
license.go
main_test.go
push.go
repo_test.go
repo.go
temp.go