[wp-trac] [WordPress Trac] #64298: Move the `failed-workflow` job logic into a reusable workflow

WordPress Trac noreply at wordpress.org
Mon Nov 24 18:22:43 UTC 2025


#64298: Move the `failed-workflow` job logic into a reusable workflow
------------------------------+----------------------------
 Reporter:  desrosj           |      Owner:  (none)
     Type:  enhancement       |     Status:  new
 Priority:  normal            |  Milestone:  Future Release
Component:  Build/Test Tools  |    Version:
 Severity:  normal            |   Keywords:
  Focuses:                    |
------------------------------+----------------------------
 The `failed-workflow` job is present in all workflows that run on `push`
 events in all branches receiving security updates.

 While the logic within the job is minimal, it still relies on a 3rd-party
 action and backports are required periodically to ensure the job continues
 working as expected.

 The logic within this job should be moved to a reusable workflow in
 `trunk` that all other branches can reference. This not only eliminates
 the maintenance burden, but also allows older branches to take advantage
 of any improvements made to the logic without needing to backport.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64298>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list