aboutsummaryrefslogtreecommitdiffstats
path: root/modules/packages/nuget
diff options
context:
space:
mode:
authorZettat123 <zettat123@gmail.com>2023-08-05 14:26:06 +0800
committerGitHub <noreply@github.com>2023-08-05 14:26:06 +0800
commit9a8af925774327d96953a53c22efc42f24570b91 (patch)
tree65e9ba6f8d270eb1f715f2e87f05cec54f9d27eb /modules/packages/nuget
parent5db4c8db93de9e8792ff4fb07adb8a23b65b7850 (diff)
downloadgitea-9a8af925774327d96953a53c22efc42f24570b91.tar.gz
gitea-9a8af925774327d96953a53c22efc42f24570b91.zip
Fix the bug when getting files changed for `pull_request_target` event (#26320)
Follow #25229 Copy from https://github.com/go-gitea/gitea/pull/26290#issuecomment-1663135186 The bug is that we cannot get changed files for the `pull_request_target` event. This event runs in the context of the base branch, so we won't get any changes if we call `GetFilesChangedSinceCommit` with `PullRequest.Base.Ref`.
Diffstat (limited to 'modules/packages/nuget')
0 files changed, 0 insertions, 0 deletions