Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: google-play-android-publisher-plugin
-
Labels:None
-
Similar Issues:
Description
A user asked in the wiki comments:
How can I upload file content in the "Recent Changes" section,
I tried ${FILE, path="releaseNotes.txt"} but no luck...
So it would be nice if we supported this syntax, which (presumably) other plugins already have the ability to do — the syntax looks similar to other token macro plugins, e.g. "Set build name", so perhaps this is already built-in somewhere.
I believe the token-macro plugin was updated to make $FILE available to all plugins, so we should integrate that.