Post-update hooks in WordPress Toolkit
Add post-update hooks in WordPress Toolkit, which can be used to automate the process of committing to Git (e.g. WordPress core and plugin updates that are automatically installed by WordPress Toolkit).
Use case:
Be able to respond to the event and write a program to do things like: a) commit the changes to the local git repository and push them to origin, b) trigger an alert in the monitoring system
11
votes

This feature will be available in WPT v6.7
-
Brian Essig commented
Amazing!
-
Justin Freeman commented
Sounds like a fantastic idea and something we would definitely use!