From 2fabe3f9c0a683af3b7c60fb2f920b15b90d902e Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 23 Feb 2026 19:39:50 +0000 Subject: [PATCH 1/2] Initial plan From 0e691bf3cb633abe23abfab4691ca2654db4ef2b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 23 Feb 2026 19:41:11 +0000 Subject: [PATCH 2/2] Add pull-requests: read permission to staging-lint-checks workflow Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com> --- .github/workflows/staging-lint-checks.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/staging-lint-checks.yaml b/.github/workflows/staging-lint-checks.yaml index 3676abb9..c48fc101 100644 --- a/.github/workflows/staging-lint-checks.yaml +++ b/.github/workflows/staging-lint-checks.yaml @@ -13,6 +13,7 @@ on: permissions: contents: read + pull-requests: read env: SPEC_REPO: Azure/azure-rest-api-specs