Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Marton Balint via ffmpeg-devel <ffmpeg-devel@ffmpeg.org>
To: Timo Rothenpieler via ffmpeg-devel <ffmpeg-devel@ffmpeg.org>
Cc: Marton Balint <cus@passwd.hu>
Subject: [FFmpeg-devel] Re: [POLL] [VOTE] code.ffmpeg.org vs. ML
Date: Wed, 17 Sep 2025 20:32:42 +0200 (CEST)
Message-ID: <c41e4d3d-b438-8c91-49a0-83bc229512b7@passwd.hu> (raw)
In-Reply-To: <94fc3032-a10e-40c7-9f36-8bfd51d82ac2@rothenpieler.org>



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.

>
>>  - 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.

>
>>  - 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.

Regards,
Marton
_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

  reply	other threads:[~2025-09-17 18:35 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 [this message]
2025-09-17 23:41       ` Timo Rothenpieler via ffmpeg-devel
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=c41e4d3d-b438-8c91-49a0-83bc229512b7@passwd.hu \
    --to=ffmpeg-devel@ffmpeg.org \
    --cc=cus@passwd.hu \
    /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