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.
6543 d8905cb623
Dont overwrite err with nil & rename PullCheckingFuncs to reflect there usage (#19572)
- dont overwrite err with nil unintentionaly
- rename CheckPRReadyToMerge to CheckPullBranchProtections
- rename prQueue to prPatchCheckerQueue

from #9307

Co-authored-by: delvh <dev.lh@web.de>
2 years ago
..
check.go Dont overwrite err with nil & rename PullCheckingFuncs to reflect there usage (#19572) 2 years ago
check_test.go Dont overwrite err with nil & rename PullCheckingFuncs to reflect there usage (#19572) 2 years ago
commit_status.go more context for models (#19511) 2 years ago
edits.go Add "Allow edits from maintainer" feature (#18002) 2 years ago
lfs.go Propagate context and ensure git commands run in request context (#17868) 2 years ago
main_test.go Use a struct as test options (#19393) 2 years ago
merge.go Dont overwrite err with nil & rename PullCheckingFuncs to reflect there usage (#19572) 2 years ago
patch.go more context for models (#19511) 2 years ago
patch_unmerged.go Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2 years ago
pull.go more context for models (#19511) 2 years ago
pull_test.go Append to existing trailers in generated squash commit message (#15980) 3 years ago
review.go more context for models (#19511) 2 years ago
temp_repo.go more context for models (#19511) 2 years ago
update.go Add "Allow edits from maintainer" feature (#18002) 2 years ago