On Wed, Apr 8, 2026 at 6:57 PM Michael Niedermayer via ffmpeg-devel <[email protected]> wrote: > > Hi all > > ive written a script to approve pull requests for which the following is true: > 1. no activity for one week > 2. CI passes > 3. no outstanding change requests > 4. not marked as WIP > 5. pull request is open > > The goal is to reduce the pain and friction to get things applied > Are there additional requirements i should add ? >
Something like https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21788 which has an open comment about holding the patch until an external condition is met (spec is finalized). To block merging that, should a change request have been filed? > below is a dry run of it, showing what it would do > > > [...] > PR #21788: APPROVE age= 8d 8h author=vigneshvg matches all > rules; CI contexts=6 -- libavutil: Add functions for SMPTE-2094-50 HDR > metadata > [...] _______________________________________________ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
