Telegram WebHook shows all but one commit on multiple commit push #15004

Open
opened 2025-11-02 11:27:49 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @VisualEhrmanntraut on GitHub (Oct 7, 2025).

Description

If multiple commits are pushed then the Telegram message will include all but the first (oldest) commit. See screenshot.

Gitea Version

1.26.0+dev-25-gc9e7fde8b3

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

Image

Git Version

2.47.3

Operating System

AlmaLinux

How are you running Gitea?

Nightly build installed manually running as a systemd service.

Database

PostgreSQL

Originally created by @VisualEhrmanntraut on GitHub (Oct 7, 2025). ### Description If multiple commits are pushed then the Telegram message will include all but the first (oldest) commit. See screenshot. ### Gitea Version 1.26.0+dev-25-gc9e7fde8b3 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots <img width="469" height="215" alt="Image" src="https://github.com/user-attachments/assets/828ea1f2-78be-46be-b012-c7948c4dedb2" /> ### Git Version 2.47.3 ### Operating System AlmaLinux ### How are you running Gitea? Nightly build installed manually running as a systemd service. ### Database PostgreSQL
GiteaMirror added the topic/webhooksissue/needs-feedbacktype/bug labels 2025-11-02 11:27:50 -06:00
Author
Owner

@lunny commented on GitHub (Oct 8, 2025):

This is by design, it will only list last 5 commits.

@lunny commented on GitHub (Oct 8, 2025): This is by design, it will only list last 5 commits.
Author
Owner

@VisualEhrmanntraut commented on GitHub (Oct 8, 2025):

Oh, so there's actually just a commit count limit. I did not know that. Is there a setting for it?

@VisualEhrmanntraut commented on GitHub (Oct 8, 2025): Oh, so there's actually just a commit count limit. I did not know that. Is there a setting for it?
Author
Owner

@VisualEhrmanntraut commented on GitHub (Oct 8, 2025):

(and I think it should show something like ... and 1 more instead of the silent truncation)

@VisualEhrmanntraut commented on GitHub (Oct 8, 2025): (and I think it should show something like `... and 1 more` instead of the silent truncation)
Author
Owner

@wxiaoguang commented on GitHub (Oct 8, 2025):

@wxiaoguang commented on GitHub (Oct 8, 2025): * https://github.com/go-gitea/gitea/pull/35129#issuecomment-3135854220
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15004