Integrated into VSTS Build Pipeline with a bash script
echo ">
Current Build Number is: $(Build.BuildNumber)
Last Commit Message: $(Build.SourceVersionMessage)" > $(Build.ArtifactStagingDirectory)/markdown.yaml
Creates this file markdown.yaml
>
Current Build Number is: 1.0.483
Last Commit Message: Updated LoveLace and Markdown YAML widget.
Split configuration is currently possible directly in Lovelace, but it is expected to be removed in the near future due to fact that Home Assistant will be writing directly to the ui-lovelace.yaml file.