gitea/services
Earl Warren aa4d78431f
Concatenate error in `checkIfPRContentChanged` ()
- If there's a error with the Git command in `checkIfPRContentChanged`
the stderr wasn't concatendated to the error, which results in still not
knowing why an error happend.
- Adds concatenation for stderr to the returned error.
- Ref: https://codeberg.org/forgejo/forgejo/issues/2077

Co-authored-by: Gusted <postmaster@gusted.xyz>
..
actions fix empty ref for cron workflow runs ()
agit Adjust object format interface ()
asymkey Refactor deletion ()
attachment Even more `db.DefaultContext` refactor ()
auth Refactor timeutil package ()
automerge Improve queue and logger context ()
context Another round of `db.DefaultContext` refactor ()
convert Adjust object format interface ()
cron Update go dependencies ()
externalaccount Final round of `db.DefaultContext` refactor ()
feed More `db.DefaultContext` refactor ()
forms Adjust object format interface ()
gitdiff Add option to disable ambiguous unicode characters detection ()
indexer Fix missing issue search index update when changing status ()
issue Remove deadcode under models/issues ()
lfs Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods ()
mailer Fix missing mail reply address ()
markup make writing main test easier ()
migrations Use known issue IID to generate new PR index number when migrating from GitLab ()
mirror Refactor deletion ()
notify Update status and code index after changing the default branch ()
org Delete repos of org when purge delete user ()
packages Fix alpine package files are not rebuilt ()
pull Concatenate error in `checkIfPRContentChanged` ()
release Refactor deletion ()
repository Remove unnecessary syncbranchToDB with tests ()
secrets Refactor deletion ()
task Fix incorrect ctx usage in defer function ()
uinotification Penultimate round of `db.DefaultContext` refactor ()
user Refactor deletion ()
webhook Abstract hash function usage ()
wiki Adjust object format interface ()