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: Thu, 18 Sep 2025 19:44:49 +0200 (CEST)
Message-ID: <81be20c7-05cb-e86c-9566-3bce66f121ca@passwd.hu> (raw)
In-Reply-To: <513689cb-7c6c-4761-a524-566e6cf115a2@rothenpieler.org>



On Thu, 18 Sep 2025, Timo Rothenpieler via ffmpeg-devel wrote:

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

Ok.

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

You are right, it only allows editing the pull request title. I assumed 
when I clicked on a specific commit in the pull request it shows (and 
possibly edits) the commit title on the top of the page, but no, that is 
the pull request title regardless of the commit I clicked on...

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

  parent reply	other threads:[~2025-09-18 17:47 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
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 [this message]
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=81be20c7-05cb-e86c-9566-3bce66f121ca@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