Skip to content

Add support for replacing CSS files with .rtl.css versions for RTL cultures #6622

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Prevent changing files that already have .rtl.css by adding an EndsWi…

8cda9fe
Select commit
Loading
Failed to load commit list.
Closed

Add support for replacing CSS files with .rtl.css versions for RTL cultures #6622

Prevent changing files that already have .rtl.css by adding an EndsWi…
8cda9fe
Select commit
Loading
Failed to load commit list.
Mergeable / Mergeable failed Jul 17, 2025 in 0s

2/2 Fail(s): MILESTONE, LABEL

Status: FAIL

    Here are some stats of the run:
    2 validations were ran.
    0 PASSED
    2 FAILED

Details

❌ Validator: MILESTONE

  • A milestone must be assigned to this pull request
    Input :
    Settings : {"no_empty":{"enabled":true,"message":"A milestone must be assigned to this pull request"}}
  • ✔️ milestone must exclude 'Future:'
    Input :
    Settings : {"must_exclude":{"regex":"Future:","regex_flag":"none","message":"A milestone that does not contain `Future:` must be assigned to this pull request"}}

❌ Validator: LABEL

  • A Type: label must be assigned to this pull request
    Input :
    Settings : {"begins_with":{"match":"Type:","message":"A `Type:` label must be assigned to this pull request"}}
  • ✔️ label must exclude 'On Hold'
    Input :
    Settings : {"must_exclude":{"regex":"On Hold","regex_flag":"none","message":"This PR is `On Hold`"}}