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/webhook
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
..
deliver.go Webhook add X-Gitea-Hook-Installation-Target-Type Header (#33752) 2 weeks ago
deliver_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
dingtalk.go Fix commit status events (#33320) 1 month ago
dingtalk_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
discord.go Fix commit status events (#33320) 1 month ago
discord_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
feishu.go Fix commit status events (#33320) 1 month ago
feishu_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
general.go Adjust appearence of commit status webhook (#33778) 1 week ago
general_test.go Add tests for webhook and fix some webhook bugs (#33396) 1 month ago
main_test.go make writing main test easier (#27270) 1 year ago
matrix.go Adjust appearence of commit status webhook (#33778) 1 week ago
matrix_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
msteams.go Fix commit status events (#33320) 1 month ago
msteams_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
notifier.go Make actions URL in commit status webhooks absolute (#33620) 3 weeks ago
packagist.go Fix commit status events (#33320) 1 month ago
packagist_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
payloader.go Webhook add X-Gitea-Hook-Installation-Target-Type Header (#33752) 2 weeks ago
slack.go Fix commit status events (#33320) 1 month ago
slack_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
telegram.go Fix commit status events (#33320) 1 month ago
telegram_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
webhook.go Add tests for webhook and fix some webhook bugs (#33396) 1 month ago
webhook_test.go Test webhook email (#33033) 2 months ago
wechatwork.go Fix commit status events (#33320) 1 month ago