From: Timo Rothenpieler via ffmpeg-devel <ffmpeg-devel@ffmpeg.org> To: ffmpeg-devel@ffmpeg.org Cc: Timo Rothenpieler <timo@rothenpieler.org> Subject: [FFmpeg-devel] Re: [POLL] [VOTE] code.ffmpeg.org vs. ML Date: Thu, 18 Sep 2025 01:41:08 +0200 Message-ID: <513689cb-7c6c-4761-a524-566e6cf115a2@rothenpieler.org> (raw) In-Reply-To: <c41e4d3d-b438-8c91-49a0-83bc229512b7@passwd.hu> [-- Attachment #1.1: Type: text/plain, Size: 2919 bytes --] On 9/17/2025 8:32 PM, Marton Balint via ffmpeg-devel wrote: > > > On Wed, 17 Sep 2025, Timo Rothenpieler via ffmpeg-devel wrote: > >> On 9/16/2025 11:12 PM, Balint Marton via ffmpeg-devel wrote: >>> >>> >>> - I am not sure what would be the counterpart of doing a last-chance >>> ping >>> before applying a series in the foregejo system, it was a useful >>> thing >>> in the ML workflow. Maybe some "auto-apply this in 1 day even if >>> there >>> are no approvals" checkbox with mail notificaitons could work, >>> and that >>> would also resolve the issue of self-approval. >> >> That's not an option, but could be emulated with CI to some extend. >> But generally if someone wants to insta-merge a PR, they can. Given >> they could just push it manually. > > Yeah, I know I can always push manually, it just more work than pressing > a simple button on the web UI. Also notifying the others that I intend > to push something soon (even if there are no approvals) is a feature > which we now miss. You can still just comment that in the same way you do with a mail. And it's how it's already being done on multiple PRs. >> >>> - Bumping versions and final commit polishing is a bit tiresome with >>> foregjo. E.g. it would be nice if I could also edit the commit >>> message, >>> not just the commit title in the web page... >> >> I'm not entirely sure what you're referring to here. >> Editing commit messages via Web UI? Where do you ever do that? > > When applying other people's work, it is quite common that the patch is > good but the commit message is bad. It is less work for me to reword the > commit message (and apply the patch) instead of describing what need to > be changed. Yeah, I could pull the branch, fix the commit message, force > push it, and apply, but that is cumbersome... Forgejo already has the > ability to edit commit message title, so editing the commit message as > well should not be too hard. Does it? You can edit the PR title, but with the rebase based merged we do, that has no impact on the commit messaged. It'd only be used in a squash merge. Or am I missing a feature somewhere? >> >>> - Pull requests show up on the mailing list but not force pushes, so >>> people only reading patches via email won't get notifications of new >>> versions. >> >> That's an intentional decision. I could send mails for every single >> thing that happens in a PR, but I opted not to to not completely flood >> the ML. > > Force pushes to pull requests are like patch v2 / v3, etc. If we send > the original pull request as a patch to the ML, we should also send > updated patches to the ML. The problem is they can be very frequent. And not only force pushes. So the current implementation is a compromise between visibility and spam-level. [-- Attachment #1.2: S/MIME Cryptographic Signature --] [-- Type: application/pkcs7-signature, Size: 4742 bytes --] [-- Attachment #2: Type: text/plain, Size: 163 bytes --] _______________________________________________ ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org
next prev parent reply other threads:[~2025-09-17 23:45 UTC|newest] Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-09-16 8:49 [FFmpeg-devel] " Michael Niedermayer via ffmpeg-devel 2025-09-16 9:00 ` [FFmpeg-devel] " Diederick C. Niehorster via ffmpeg-devel 2025-09-16 11:04 ` Timo Rothenpieler via ffmpeg-devel 2025-09-16 11:12 ` Martin Storsjö via ffmpeg-devel 2025-09-16 18:49 ` Michael Niedermayer via ffmpeg-devel 2025-09-16 19:54 ` Martin Storsjö via ffmpeg-devel 2025-09-17 9:41 ` Nicolas George via ffmpeg-devel 2025-09-18 12:00 ` Michael Niedermayer via ffmpeg-devel 2025-09-16 11:13 ` Martin Storsjö via ffmpeg-devel 2025-09-16 11:54 ` Marvin Scholz via ffmpeg-devel 2025-09-16 13:59 ` Alexander Strasser via ffmpeg-devel 2025-09-16 20:39 ` Michael Niedermayer via ffmpeg-devel 2025-09-16 21:12 ` Balint Marton via ffmpeg-devel 2025-09-17 14:24 ` Timo Rothenpieler via ffmpeg-devel 2025-09-17 18:32 ` Marton Balint via ffmpeg-devel 2025-09-17 23:41 ` Timo Rothenpieler via ffmpeg-devel [this message] 2025-09-18 7:02 ` Nicolas George via ffmpeg-devel 2025-09-18 8:52 ` Jacob Lifshay via ffmpeg-devel 2025-09-18 9:15 ` Nicolas George via ffmpeg-devel 2025-09-18 9:49 ` Jacob Lifshay via ffmpeg-devel 2025-09-18 12:18 ` Niklas Haas via ffmpeg-devel 2025-09-18 17:44 ` Marton Balint via ffmpeg-devel 2025-09-17 14:46 ` Niklas Haas via ffmpeg-devel 2025-09-17 3:57 ` Philip Langdale via ffmpeg-devel 2025-09-17 9:42 ` Nicolas George via ffmpeg-devel 2025-09-17 14:44 ` Niklas Haas via ffmpeg-devel 2025-09-18 9:10 ` Zhao Zhili via ffmpeg-devel 2025-09-17 14:53 ` softworkz . via ffmpeg-devel 2025-09-18 9:20 ` Gyan Doshi via ffmpeg-devel 2025-09-19 7:46 ` Peter Ross via ffmpeg-devel
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=513689cb-7c6c-4761-a524-566e6cf115a2@rothenpieler.org \ --to=ffmpeg-devel@ffmpeg.org \ --cc=timo@rothenpieler.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git