25 Commits (0e916c67cc19d27d8c9db8d95c7b548e7df2d9d0)

Author SHA1 Message Date
Lunny Xiao 87b28b3e83
Reload issue when sending webhook to make num comments is right. (#35243) 4 months ago
badhezi c67a8397ff
Add issue delete notifier (#34592) 6 months ago
ChristopherHX cda90eca31
Add workflow_run api + webhook (#33964) 6 months ago
Lunny Xiao c88e71c1d2
Refactor functions to reduce repopath expose (#33892) 9 months ago
ChristopherHX 651ef66966
Add workflow_job webhook (#33694) 9 months ago
Lunny Xiao 9f560d47c9
Make actions URL in commit status webhooks absolute (#33620) 10 months ago
Lunny Xiao 75940a0191
Add tests for webhook and fix some webhook bugs (#33396) 11 months ago
wxiaoguang 2ea929a952
Refactor RefName (#33234) 11 months ago
Lunny Xiao dc8f59baa5
Add more load functions to make sure the reference object loaded (#32901) 1 year ago
Lunny Xiao 331e878e81
Add new event commit status creation and webhook implementation (#27151) 1 year ago
谈笑风生间 d50ed0abf7
Support requested_reviewers data in comment webhook events (#26178) 1 year ago
wxiaoguang 72b6bc8caf
Refactor webhook (#31587) 1 year ago
Lunny Xiao 908426aa0f
Fix missed doer (#30231) 2 years ago
Lunny Xiao 540bf9fa6d
Move notification interface to services layer (#26915) 2 years ago
Lunny Xiao 0fd1672ae4
For API attachments, use API URL (#25639) 2 years ago
Jason Song 174213530d
Fix `Permission` in API returned repository struct (#25388) 3 years ago
Lunny Xiao 419804fd4d
Fix compatible for webhook ref type (#25195) 3 years ago
谈笑风生间 a5acec329e
Rename NotifyPullReviewRequest to NotifyPullRequestReviewRequest (#24988) 3 years ago
Lunny Xiao f9cfd6ce5b
Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 3 years ago
谈笑风生间 309354c70e
New webhook trigger for receiving Pull Request review requests (#24481) 3 years ago
Zettat123 9e04627aca
Fix incorrect `HookEventType` of pull request review comments (#23650) 3 years ago
zeripath 35d2fa744a
Fix intermittent panic in notify issue change content (#23019) 3 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 3 years ago
Brecht Van Lommel c8139c0f64
Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 3 years ago
delvh 0f4e1b9ac6
Restructure `webhook` module (#22256) 3 years ago
KN4CK3R a35749893b
Move `convert` package to services (#22264) 3 years ago
KN4CK3R 3c59d31bc6
Add API management for issue/pull and comment attachments (#21783) 3 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 3 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 3 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 3 years ago
kolaente 085f717529
feat: notify doers of a merge when automerging (#21553) 3 years ago
KN4CK3R 1887c95254
Decouple HookTask from Repository (#17940) 3 years ago
KN4CK3R cad9adeff4
Display total commit count in hook message (#21400) 3 years ago
Aaron F 3963625b6e
Webhook for Wiki changes (#20219) 3 years ago
Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 3 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 4 years ago
Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access (#19350) 4 years ago
KN4CK3R 8adba93498
Hide private repositories in packages (#19584) 4 years ago
Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 4 years ago
KN4CK3R 1d332342db
Add Package Registry (#16510) 4 years ago
silverwind 2b9df564b8
Lock gofumpt to v0.3.0 and run it (#18866) 4 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 4 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 4 years ago
Gusted ff2fd08228
Simplify parameter types (#18006) 4 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 4 years ago
Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) 4 years ago
Gusted 4b4997c73e
Use correct user on releases (#17806) 4 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 4 years ago
Gusted 21f4401f3e
Use correct Sender on webhook change title (#17791) 4 years ago
Lunny Xiao 33fca2b537
Move webhook into models/webhook/ (#17579) 4 years ago