mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9a8af92577
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`. |
2 years ago | |
---|---|---|
.. | ||
github.go | 2 years ago | |
github_test.go | 2 years ago | |
log.go | 2 years ago | |
task_state.go | 2 years ago | |
task_state_test.go | 2 years ago | |
workflows.go | 2 years ago | |
workflows_test.go | 2 years ago |