You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services
Yarden Shoham 16dee4f1b2
Add `branch_filter` to hooks API endpoints (#26599)
We now include the branch filler in the response.

- Closes #26591 

# Before

![image](https://github.com/go-gitea/gitea/assets/20454870/73933940-c1a7-4573-abae-f340b63028b2)

# After

![image](https://github.com/go-gitea/gitea/assets/20454870/3b3c4a85-0f7c-48c7-8617-def7a66c671d)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: Giteabot <teabot@gitea.io>
11 months ago
..
actions add disable workflow feature (#26413) 11 months ago
agit Add context parameter to some database functions (#26055) 12 months ago
asymkey Add context cache as a request level cache (#22294) 1 year ago
attachment Preserve file size when creating attachments (#23406) 1 year ago
auth Use `object-fit: contain` for oauth2 custom icons (#26493) 11 months ago
automerge Improve queue and logger context (#24924) 1 year ago
context Replace `interface{}` with `any` (#25686) 1 year ago
convert Allow to archive labels (#26478) 11 months ago
cron Support rebuilding issue indexer manually (#26546) 11 months ago
externalaccount Replace `interface{}` with `any` (#25686) 1 year ago
forms Allow to archive labels (#26478) 11 months ago
gitdiff Fix stderr usages (#26477) 11 months ago
issue Add transaction when creating pull request created dirty data (#26259) 11 months ago
lfs Bump github.com/golang-jwt/jwt to v5 (#25975) 12 months ago
mailer Replace `interface{}` with `any` (#25686) 1 year ago
markup Decouple the different contexts from each other (#24786) 1 year ago
migrations Add context parameter to some database functions (#26055) 12 months ago
mirror Sync branches when mirroring (#25722) 1 year ago
org Refactor rename user and rename organization (#24052) 1 year ago
packages Allow package cleanup from admin page (#25307) 11 months ago
pull Add transaction when creating pull request created dirty data (#26259) 11 months ago
release Less naked returns (#25713) 1 year ago
repository Add link to job details and tooltip to commit status in repo list in dashboard (#26326) 11 months ago
task Add `Retry` button when creating a mirror-repo fails (#26228) 11 months ago
user add unit test for user renaming (#26261) 11 months ago
webhook Add `branch_filter` to hooks API endpoints (#26599) 11 months ago
wiki Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) 11 months ago