Activity Heatmap: Count commits instead of pushes #10700

Closed
opened 2025-11-02 09:15:55 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @evur on GitHub (Apr 20, 2023).

Feature Description

Currently when pushing after every commit, the dot is brighter than when pushing multiple commits at once.
It would be better if commits are counted instead of pushes.

Screenshots

No response

Originally created by @evur on GitHub (Apr 20, 2023). ### Feature Description Currently when pushing after every commit, the dot is brighter than when pushing multiple commits at once. It would be better if commits are counted instead of pushes. ### Screenshots _No response_
GiteaMirror added the type/proposaltype/feature labels 2025-11-02 09:15:55 -06:00
Author
Owner

@idbolshakov commented on GitHub (Dec 3, 2024):

It is also very handy in our use-cases. In our flow there is a standalone system account that push real users commits from other system.

So for now there is a lot of activity for system account (pushes) and zero activity for a real user (commits).

It will be very handy if we could track real users activity. Gitea correctly map commit authors to gitea users, but activity heatmap is empty.

@idbolshakov commented on GitHub (Dec 3, 2024): It is also very handy in our use-cases. In our flow there is a standalone system account that push real users commits from other system. So for now there is a lot of activity for system account (pushes) and zero activity for a real user (commits). It will be very handy if we could track real users activity. Gitea correctly map commit authors to gitea users, but activity heatmap is empty.
Author
Owner

@leaveye commented on GitHub (Dec 9, 2024):

Agreed. and duplicate of #8178. Issue is heatmap counts the pusher, not the author of a commit.

@leaveye commented on GitHub (Dec 9, 2024): Agreed. and duplicate of #8178. Issue is heatmap counts the pusher, not the author of a commit.
Author
Owner

@lunny commented on GitHub (Dec 10, 2024):

Let's move to #8178 and I have a comment https://github.com/go-gitea/gitea/issues/8178#issuecomment-2530497132

@lunny commented on GitHub (Dec 10, 2024): Let's move to #8178 and I have a comment https://github.com/go-gitea/gitea/issues/8178#issuecomment-2530497132
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#10700