aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration/repo_webhook_test.go
Commit message (Expand)AuthorAgeFilesLines
* Add webhook test for push event (#34442)Lunny Xiao6 days1-4/+75
* Add issue delete notifier (#34592)badhezi2025-06-251-0/+72
* Add workflow_run api + webhook (#33964)ChristopherHX2025-06-201-4/+201
* Keeping consistent between UI and API about combined commit status state and ...Lunny Xiao2025-06-091-1/+2
* Refactor some tests (#34580)wxiaoguang2025-06-031-5/+2
* Add webhook assigning test and fix possible bug (#34420)Lunny Xiao2025-05-271-185/+224
* Add a webhook push test for dev branch (#34421)Lunny Xiao2025-05-121-3/+47
* Fix bug webhook milestone is not right. (#34419)Lunny Xiao2025-05-111-0/+72
* When updating comment, if the content is the same, just return and not update...Lunny Xiao2025-05-111-12/+61
* Enable addtional linters (#34085)TheFox0x72025-04-011-1/+1
* Enable testifylint rules (#34075)TheFox0x72025-03-311-118/+118
* Feature: Ephemeral action runners (#33570)ChristopherHX2025-03-141-1/+1
* Add workflow_job webhook (#33694)ChristopherHX2025-03-111-0/+146
* Decouple diff stats query from actual diffing (#33810)wxiaoguang2025-03-081-2/+5
* Webhook add X-Gitea-Hook-Installation-Target-Type Header (#33752)ChristopherHX2025-03-011-0/+2
* Use test context in tests and new loop system in benchmarks (#33648)TheFox0x72025-02-201-2/+1
* Fix commit status events (#33320)Lunny Xiao2025-02-041-0/+39
* Add tests for webhook and fix some webhook bugs (#33396)Lunny Xiao2025-01-301-0/+523
* Fix incorrect menu/link on webhook edit page (#29709)yp053272024-03-141-0/+41