On 29/07/2025 00:13, Michael Niedermayer wrote: > Hi > > with git send email i can send 5 independant patches with > > git send-email --to='FFmpeg development discussions and patches ' -5 > > and have some CC: tags to make sure people > (like bug reporter or security researcher) get notified > > Does our forgejo act on CC: ? > > Also with 5 independant patches, 1 pr or 5 prs ? > > thx > If they might be merged independently of one another, it's best if they're put in separate PRs as merging on the web interface does not allow for merging only some commits from a PR. -- Frank