diff --git a/.changeset/kind-islands-attack.md b/.changeset/kind-islands-attack.md new file mode 100644 index 0000000000..a549839bc7 --- /dev/null +++ b/.changeset/kind-islands-attack.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-azure-devops-backend': patch +--- + +Added duration (startTime and finishTime) and identity (uniqueName) to the RepoBuild results. Also did a bit of refactoring to help finish up the backend items in issue #7641