[x] Single job containing multiple steps writing to the summaryObservation: Markdown added in ENV variable was appended at the end, it doesn't affects the data of other steps
[x] Multiple jobs writing to the summaryObservation: Every job contains its own summary block.
[x] Step in job modifying or clearing the summary env variableObservation: Unable to overwrite; only able to append the text
Performed below tests and observed the behavior:
summary
Observation: Markdown added inENV variable
was appended at the end, it doesn't affects the data of other stepssummary
Observation: Every job contains its own summary block.summary env variable
Observation: Unable to overwrite; only able to append the text