Open jvmlet opened 2 years ago
It should be possible. However, due to the lack of time and requests on this feature, I would suggest to try to implement it using a PR.
What you should know:
run()
: you can set a variable with the result of getChangedFiles()
(eg: FilesChangedList
)setVariable(name, value, isOutput)
utility functiontask.json
and createContext()
)This issue would make this task do what the first line of the README.md say it does:
Otherwise, a CI trigger and appropriate pipeline and build policy for a merge would do the trick, I think.
Perhaps this should be an issue to ask for the documentation to be make accurate representation of the feature set?
Would you please expose the list of actually changed files (semicolon delimited ) in addition to the boolean flag ?