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.
gitea/services
Denys Konovalov ffb276578f
Adjust appearence of commit status webhook (#33778)
Some visual improvement for the commit status webhook message introduced
by #33320

- use short commit SHA as already done in e. g. commit webhook
- fix spacing, link text
- do not set user link for internal gitea-actions user

Before: 

![grafik](https://github.com/user-attachments/assets/9c460846-c350-444c-89b5-8a0d5e26cb86)

After:

![grafik](https://github.com/user-attachments/assets/05519cd8-6d8f-432b-bd9d-082de558a55a)
1 week ago
..
actions Refactor error system (#33771) 1 week ago
agit User facing messages for AGit errors (#33012) 2 months ago
asymkey Move commits signature and verify functions to service layers (#33605) 4 weeks ago
attachment Include file extension checks in attachment API (#32151) 4 months ago
auth Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
automerge Automerge supports deleting branch automatically after merging (#32343) 2 months ago
context Improve "generate new access token" form (#33730) 2 weeks ago
contexttest Avoid duplicate SetContextValue call (#33564) 4 weeks ago
convert Move issue pin to an standalone table for querying performance (#33452) 3 weeks ago
cron Use default Git timeout when checking repo health (#33593) 4 weeks ago
doctor Add migrations and doctor fixes (#33556) 1 week ago
externalaccount allow synchronizing user status from OAuth2 login providers (#31572) 8 months ago
feed Refactor RefName (#33234) 2 months ago
forms Improve "generate new access token" form (#33730) 2 weeks ago
git Move commits signature and verify functions to service layers (#33605) 4 weeks ago
gitdiff Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
indexer Update issue indexer after merging a PR (#30715) 10 months ago
issue Move issue pin to an standalone table for querying performance (#33452) 3 weeks ago
lfs Fix SSH LFS memory usage (#33455) 1 month ago
mailer Refactor mail code (#33768) 2 weeks ago
markup Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
migrations Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
mirror Fix mirror bug (#33597) 4 weeks ago
notify Refactor repository transfer (#33211) 1 month ago
oauth2_provider Introduce OrgList and add LoadTeams, optimaze Load teams for orgs (#32543) 4 months ago
org Refactor tests (#33021) 2 months ago
packages Add composor source field (#33502) 2 weeks ago
projects Fix project issues list and counting (#33594) 3 weeks ago
pull Use pullrequestlist instead of []*pullrequest (#33765) 2 weeks ago
release Refactor error system (#33771) 1 week ago
repository Deleting repository should unlink all related packages (#33653) 3 weeks ago
secrets
task Fix "force private" logic (#31012) 10 months ago
uinotification
user Refactor repository transfer (#33211) 1 month ago
webhook Adjust appearence of commit status webhook (#33778) 1 week ago
webtheme Initial support for colorblindness-friendly themes (#30625) 11 months ago
wiki Refactor older tests to use testify (#33140) 2 months ago