[Feature] Add last pushed to time for PR #4893

Open
opened 2025-11-02 06:06:23 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @ryan-shaw on GitHub (Feb 19, 2020).

I'm currently working on a gitea concourse resource for PRs (https://github.com/SpatialBuzz/gitea-pull-request-resource), it works based on the PRs branch HEAD commit time, this doesn't work properly when an older branch is pushed after a later branch due to the time being before the other branch.

Is is possible to add a last pushed to timestamp? similar to the last updated timestamp but only applicable to commits.

I've tried to add it myself but I don't know go or the gitea code base very well.

Originally created by @ryan-shaw on GitHub (Feb 19, 2020). I'm currently working on a gitea concourse resource for PRs (https://github.com/SpatialBuzz/gitea-pull-request-resource), it works based on the PRs branch HEAD commit time, this doesn't work properly when an older branch is pushed after a later branch due to the time being before the other branch. Is is possible to add a last pushed to timestamp? similar to the last updated timestamp but only applicable to commits. I've tried to add it myself but I don't know go or the gitea code base very well.
GiteaMirror added the issue/confirmedtype/enhancement labels 2025-11-02 06:06:23 -06:00
Author
Owner

@stale[bot] commented on GitHub (Apr 19, 2020):

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.

@stale[bot] commented on GitHub (Apr 19, 2020): This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#4893