-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
Fluent UI react-northstar (v0)Work related to Fluent UI V0Work related to Fluent UI V0Needs: Triage 🔍Status: FixedFixed in some PRFixed in some PR
Description
Library
React Northstar / v0 (@fluentui/react-northstar)
System Info
-Are you reporting Accessibility issue?
no
Reproduction
Bug Description
Edit screener steps in a PR
Actual Behavior
Screener steps from master are executed
Expected Behavior
Screener steps from the PR are executed
Analysis
Previously the screener has been split to two parts - build (which runs on a PR) and run (which runs in master).
The run uses the docsite from build (correct) but the steps are from master: https://github.com/microsoft/fluentui/blob/master/scripts/screener/screener.steps.ts#L12
Logs
No response
Requested priority
Blocking
Products/sites affected
react-northstar
Are you willing to submit a PR to fix?
no
Validations
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- The provided reproduction is a minimal reproducible example of the bug.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Fluent UI react-northstar (v0)Work related to Fluent UI V0Work related to Fluent UI V0Needs: Triage 🔍Status: FixedFixed in some PRFixed in some PR