From cebde52c7ee6f45b8eee86e522fac550988f8697 Mon Sep 17 00:00:00 2001 From: Phil Sturgeon <67381+philsturgeon@users.noreply.github.com> Date: Tue, 22 Oct 2024 10:52:10 +0100 Subject: [PATCH] its not optional you need to set it up or turn it off --- src/_help/continuous-integration/azure-devops.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_help/continuous-integration/azure-devops.md b/src/_help/continuous-integration/azure-devops.md index 80089132..9df9c00d 100644 --- a/src/_help/continuous-integration/azure-devops.md +++ b/src/_help/continuous-integration/azure-devops.md @@ -150,7 +150,7 @@ When pushing to the `main` you will trigger the deploy job, which will update yo Here we can see the documentation has been created, and there's even a link to go and see it. -## Step 5: Diff Detection Comments (Optional) +## Step 5: Diff Detection Comments One of the most powerful features in Bump.sh is the automated changelog, and this logic can be used to speed up API Design Reviews by showing people clearly in a single comment what has changed in a pull request. Instead of having to look at lots of YAML, you can see a summary of all meaningful changes added as a comment.