From 30088ebcd08aad0f318cedb790a469500e818473 Mon Sep 17 00:00:00 2001 From: Dmitrii Korolev Date: Thu, 24 Jul 2025 16:07:53 +0200 Subject: [PATCH 1/2] more instructions --- .github/workflows/browsertesting-issue-body.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/browsertesting-issue-body.md b/.github/workflows/browsertesting-issue-body.md index eb3780f32a8c..4de84698ad87 100644 --- a/.github/workflows/browsertesting-issue-body.md +++ b/.github/workflows/browsertesting-issue-body.md @@ -18,4 +18,7 @@ To update the Selenium and Playwright versions, these files need to be updated: ## Actions Please, open the PR against `main` branch and include changes to the files listed above. -Also mention @dotnet/aspnet-build in the opened Pull Request - this will be a responsible engineer for changes validation. + +Also: +- mention @dotnet/aspnet-build in the opened Pull Request - this will be a responsible engineer for changes validation. +- add the `build-ops`label to the opened Pull Request From cbef0c88e06514f6e6ec88a7e2504f793d5f0871 Mon Sep 17 00:00:00 2001 From: Korolev Dmitry Date: Thu, 24 Jul 2025 16:09:49 +0200 Subject: [PATCH 2/2] Update .github/workflows/browsertesting-issue-body.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .github/workflows/browsertesting-issue-body.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/browsertesting-issue-body.md b/.github/workflows/browsertesting-issue-body.md index 4de84698ad87..6555c38eb7db 100644 --- a/.github/workflows/browsertesting-issue-body.md +++ b/.github/workflows/browsertesting-issue-body.md @@ -21,4 +21,4 @@ Please, open the PR against `main` branch and include changes to the files liste Also: - mention @dotnet/aspnet-build in the opened Pull Request - this will be a responsible engineer for changes validation. -- add the `build-ops`label to the opened Pull Request +- add the `build-ops` label to the opened Pull Request