Proposal - api - add files affected by a commit to gitea API -- similar to github #5820

Closed
opened 2025-11-02 06:36:49 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @jasugun on GitHub (Aug 3, 2020).

Hi,

The idea is to have ou cis tool track files affected from polled changes at compile time for our gitea projects - as currently possible with github projects.
The current API returns a whole commit tree instead of a simple list of affected files. We'd like to implement this list, just like in github.

Thanks,
Laurent Cahour

Originally created by @jasugun on GitHub (Aug 3, 2020). Hi, The idea is to have ou cis tool track files affected from polled changes at compile time for our gitea projects - as currently possible with github projects. The current API returns a whole commit tree instead of a simple list of affected files. We'd like to implement this list, just like in github. Thanks, Laurent Cahour
GiteaMirror added the type/proposal label 2025-11-02 06:36:49 -06:00
Author
Owner

@jasugun commented on GitHub (Aug 3, 2020):

Here is a pull request related to the proposal.
https://github.com/go-gitea/gitea/pull/12413

@jasugun commented on GitHub (Aug 3, 2020): Here is a pull request related to the proposal. https://github.com/go-gitea/gitea/pull/12413
Author
Owner

@anbraten commented on GitHub (Oct 24, 2023):

@lunny Seems to be resolved by #14579 (sorry for pinging)

@anbraten commented on GitHub (Oct 24, 2023): @lunny Seems to be resolved by #14579 (sorry for pinging)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5820