| Hi Team! I'm just wondering if the interpolation for the filed "Release Notes" will work, I'm trying to the the following in my job: RELEASENOTES=$(git log --pretty=oneline --abbrev-commit | head -5) and then doing the following in my plugin: Screen Shot 2020-03-09 at 11.38.17 AM but I end getting $RELEASENOTES in my plugin release notes information. Any clue about when is this will be available? |