79341625

Date: 2025-01-09 06:58:16
Score: 0.5
Natty:
Report link

Yes, you can like this:

name: $(Build.DefinitionName)-$(Build.BuildId)
appendCommitMessageToRunName: false

This way the name of the run is the pipeline name followed by a dash (-) and then the build Id.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: GetShifting