From 084ca04c0bfac17f6e86085957e37b651516c4ec Mon Sep 17 00:00:00 2001 From: paras-gupta2 Date: Fri, 27 Feb 2026 01:50:35 +0530 Subject: [PATCH 1/2] adding a comment to retrigger prepare worklow --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10b12b39..c61df8f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ SECURITY: * Upgrade go version to 1.25.7 [[GH-985](https://github.com/hashicorp/consul-dataplane/pull/985)] -* go: upgrade go discover version to c9daf450621856f81604e3495af612b95db907d5 [[GH-997](https://github.com/hashicorp/consul-dataplane/pull/997)] +* go: upgrade go discover version to new c9daf450621856f81604e3495af612b95db907d5 [[GH-997](https://github.com/hashicorp/consul-dataplane/pull/997)] ## 1.7.10 (January 23, 2026) SECURITY: From 53b70669b9534bd41787c5a7f668169ea35bf548 Mon Sep 17 00:00:00 2001 From: paras-gupta2 Date: Fri, 27 Feb 2026 02:00:02 +0530 Subject: [PATCH 2/2] add comment --- .github/workflows/build.yml | 1 + CHANGELOG.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4ff2a496..9004702b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -3,6 +3,7 @@ name: build # We now default to running this workflow on every pull_request push # in addition to protected branch push. # +# Why we run it # This provides fast feedback when build issues occur, so they can be # fixed prior to being merged. # diff --git a/CHANGELOG.md b/CHANGELOG.md index c61df8f5..10b12b39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ SECURITY: * Upgrade go version to 1.25.7 [[GH-985](https://github.com/hashicorp/consul-dataplane/pull/985)] -* go: upgrade go discover version to new c9daf450621856f81604e3495af612b95db907d5 [[GH-997](https://github.com/hashicorp/consul-dataplane/pull/997)] +* go: upgrade go discover version to c9daf450621856f81604e3495af612b95db907d5 [[GH-997](https://github.com/hashicorp/consul-dataplane/pull/997)] ## 1.7.10 (January 23, 2026) SECURITY: