If the SVN user on the repository owns several plugins, it can be hard to follow with the current message:
Update to version $VERSION from GitHub
It could be nice to be able to set an optional environment var containing the plugin’s name, that would display:
$PLUGIN_NAME: update to version $VERSION from GitHub
Alternatively, the plugin slug could be used, or a fully customable message would also work of course.
If the SVN user on the repository owns several plugins, it can be hard to follow with the current message:
It could be nice to be able to set an optional environment var containing the plugin’s name, that would display:
Alternatively, the plugin slug could be used, or a fully customable message would also work of course.