Add scoped browser compatibility review guidance for msal-browser#8582
Closed
Copilot wants to merge 1 commit intobrowser_compat_instructionsfrom
Closed
Add scoped browser compatibility review guidance for msal-browser#8582Copilot wants to merge 1 commit intobrowser_compat_instructionsfrom
Copilot wants to merge 1 commit intobrowser_compat_instructionsfrom
Conversation
Copilot
AI
changed the title
[WIP] Add browser compatibility guidelines and review instructions for msal-browser
Add scoped browser compatibility review guidance for msal-browser
May 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a dedicated browser compatibility review path for
msal-browserchanges that touch browser Web APIs. It introduces a single compatibility reference and connects it to review instructions so the heavier guidance is consulted only for relevantlib/msal-browser/src/changes.Compatibility reference
lib/msal-browser/docs/browser-compat-map.mdas the central map of browser Web API dependencies.Review instructions
.github/instructions/browser_compat.instructions.mdfor PRs that introduce, modify, or remove browser Web API usage underlib/msal-browser/src/**.Documentation workflow
.github/instructions/doc_review.instructions.mdto require keeping the compatibility map in sync with browser API usage changes.AGENTS.mdto point reviewers and agents to the compatibility map and clarify when the instruction applies.Scope control
lib/msal-browser/src/change introduces, changes, or removes a browser Web API dependency.Example of the new review trigger: