rtCamp / login-with-google

Minimal plugin which allows WordPress user to login with google.
https://wordpress.org/plugins/login-with-google/
GNU General Public License v2.0
62 stars 19 forks source link

Add WP version checker. #172

Open mi5t4n opened 9 months ago

mi5t4n commented 9 months ago

Description

Whenever a new version of the WP is released, we need to update the Tested up to information in the readme.txt.

Feature

  1. Create a scheduled workflow which will check a the latest WP version with the Tested up to information in the readme.txt.
  2. Create a issue on the repository suggesting that we need to update the Tested up to information.
  3. Auto assign the issue to a developer.