Skip to content

Generate notes between two builds automatically #1557

Answered by rfennell
Alexandre-NAUD asked this question in Q&A
Discussion options

You must be logged in to vote

I fear that might not be possible, I can't remember of the top of my head if the AZDO API allows you to get the differences between two pipeline runs on different branches

To test it I would do the following

  • Set checkstages=true
  • Set the overrideBuildReleaseId=1234 where the number of the pipeline run ID for the 1.0.1 run

You would need to update the overrideBuildReleaseId variable each sprint, but that should be the only manual operations

Let me know how it goes

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by Alexandre-NAUD
Comment options

You must be logged in to vote
1 reply
@rfennell
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment