From: Alexander Köplinger Date: Wed, 17 Aug 2022 14:23:26 +0000 (+0200) Subject: Reword backport bot message (#74077) X-Git-Tag: accepted/tizen/unified/riscv/20231226.055536~6948 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1b4be3f5c7c4be1bfe2b543c19b8aeb480dad3df;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Reword backport bot message (#74077) --- diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml index 4124fa0..5f6fe98 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -80,4 +80,4 @@ jobs: ## Risk - IMPORTANT: If this change touches code that ships in a NuGet package, please make certain that you have added any necessary [package authoring](https://github.com/dotnet/runtime/blob/main/docs/project/library-servicing.md) and gotten it explicitly reviewed. + IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary [package authoring](https://github.com/dotnet/runtime/blob/main/docs/project/library-servicing.md) and gotten it explicitly reviewed.