actions-comment-pull-request icon indicating copy to clipboard operation
actions-comment-pull-request copied to clipboard

Feature request: variable support when using `filePath` option?

Open jwarby opened this issue 1 year ago • 0 comments

Hi, do you think there is any possibility for supporting variables when sourcing the comment from a file using the filePath option? eg putting "Artifact URL: ${{ steps.artifact-upload.outputs.artifact-url }}" in the file will just output the string rather than the artifact URL.

jwarby avatar Jun 27 '24 15:06 jwarby