Reword backport bot message (#74077)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 17 Aug 2022 14:23:26 +0000 (16:23 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Aug 2022 14:23:26 +0000 (16:23 +0200)
.github/workflows/backport.yml

index 4124fa0..5f6fe98 100644 (file)
@@ -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.