Changes between Initial Version and Version 1 of Ticket #62817, comment 3
- Timestamp:
- 01/16/2025 08:08:06 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62817, comment 3
initial v1 1 1 I've attached a pull request that accomplishes this on `push` events. 2 2 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` .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` (props @johnbillion for that idea). 4 4 5 5 Props should also go to @davidbaumwald for listening to me and giving feedback when I initially played around with this idea 2-3 years ago.