Skip to content

[Bug]: react-northstar screener uses steps from master instead of a PR #24842

@miroslavstastny

Description

@miroslavstastny

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions