1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-05-05 06:58:01 +00:00
gitea/services/webhook
Giteabot 69d35ee911
Adjust appearence of commit status webhook () ()
Backport  by @denyskon

Some visual improvement for the commit status webhook message introduced
by 

- 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)

Co-authored-by: Denys Konovalov <kontakt@denyskon.de>
2025-03-04 12:47:05 -08:00
..
deliver_test.go Fix possible data race on tests () 2024-03-26 14:08:30 +00:00
deliver.go Support allowed hosts for migrations to work with proxy () 2024-09-11 05:47:00 +00:00
dingtalk_test.go Store webhook event in database () 2024-03-07 23:18:38 +01:00
dingtalk.go Fix commit status events () () 2025-02-05 11:35:47 +08:00
discord_test.go Only provide the commit summary for Discord webhook push events () 2024-11-07 19:56:53 +00:00
discord.go Fix commit status events () () 2025-02-05 11:35:47 +08:00
feishu_test.go Store webhook event in database () 2024-03-07 23:18:38 +01:00
feishu.go Fix commit status events () () 2025-02-05 11:35:47 +08:00
general_test.go Add tests for webhook and fix some webhook bugs () () 2025-02-02 14:44:50 +08:00
general.go Adjust appearence of commit status webhook () () 2025-03-04 12:47:05 -08:00
main_test.go make writing main test easier () 2023-09-28 01:38:53 +00:00
matrix_test.go Store webhook event in database () 2024-03-07 23:18:38 +01:00
matrix.go Adjust appearence of commit status webhook () () 2025-03-04 12:47:05 -08:00
msteams_test.go Store webhook event in database () 2024-03-07 23:18:38 +01:00
msteams.go Fix commit status events () () 2025-02-05 11:35:47 +08:00
notifier.go Make actions URL in commit status webhooks absolute () () 2025-02-18 02:46:08 +00:00
packagist_test.go Enable tenv and testifylint rules () 2024-12-15 10:41:29 +00:00
packagist.go Fix commit status events () () 2025-02-05 11:35:47 +08:00
payloader.go Fix commit status events () () 2025-02-05 11:35:47 +08:00
slack_test.go Store webhook event in database () 2024-03-07 23:18:38 +01:00
slack.go Fix commit status events () () 2025-02-05 11:35:47 +08:00
telegram_test.go Refactor webhook () 2024-07-10 11:37:16 +00:00
telegram.go Fix commit status events () () 2025-02-05 11:35:47 +08:00
webhook_test.go Enable tenv and testifylint rules () 2024-12-15 10:41:29 +00:00
webhook.go Add tests for webhook and fix some webhook bugs () () 2025-02-02 14:44:50 +08:00
wechatwork.go Fix commit status events () () 2025-02-05 11:35:47 +08:00