There are a couple of ways to highlight information from a step in a pipeline, either logging single messages or an entire file in markdown format can be uploaded and it appears in the "Extensions" tab.
To highlight the pending changes (and possibly the executed changes), writing this output to a file and then uploading could be integrated into the Azure DevOps version of the runner, but it might require adding more of an abstraction layer for output.
There are a couple of ways to highlight information from a step in a pipeline, either logging single messages or an entire file in markdown format can be uploaded and it appears in the "Extensions" tab.
To highlight the pending changes (and possibly the executed changes), writing this output to a file and then uploading could be integrated into the Azure DevOps version of the runner, but it might require adding more of an abstraction layer for output.