Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #62817, comment 3


Ignore:
Timestamp:
01/16/2025 08:08:06 PM (4 months ago)
Author:
desrosj
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62817, comment 3

    initial v1  
    11I've attached a pull request that accomplishes this on `push` events.
    22
    3 In the future, this could be expanded to check recently closed tickets on Trac that don't have an associated commit. For example, ones that are closed as `wontfix`.
     3In the future, this could be expanded to check recently closed tickets on Trac that don't have an associated commit. For example, ones that are closed as `wontfix` (props @johnbillion for that idea).
    44
    55Props should also go to @davidbaumwald for listening to me and giving feedback when I initially played around with this idea 2-3 years ago.