Results 265 comments of Lauris BH

Maybe we can we just show PR number before title in first row and in second only commit?

I would probably do the other way around as the PR title is more likely to be more descriptive and is the primary info

Imho we should just limit commit message length (warn/trim?)

> I support integrating this functionality, however, please make it opt-out so that instance admins can decide on their own if they do not want this feature due to privacy...

4. Switching to weblate is still problematic as it does not support getting back to git repo only approved translations

Yes but translations are pushed back to source code even before approval It's been long open issue https://github.com/WeblateOrg/weblate/issues/3745

I think problem is in invalid mysql query in common migration helper: https://github.com/woodpecker-ci/woodpecker/blob/b23fdaa6dc30fcfa862e5d855404fe0bb8108dea/server/store/datastore/migration/common.go#L207

I would like to skip failing CI on all errors (just exit status code)

Should migrations also be run for old database?