Skip to content
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

Clarify precedence #10923

Merged
merged 2 commits into from
Mar 5, 2024
Merged

Conversation

sdwheeler
Copy link
Contributor

@sdwheeler sdwheeler commented Mar 4, 2024

PR Summary

Clarify precedence

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributors guide.
  • Style: This PR adheres to the style guide.

Copy link
Contributor

Learn Build status updates of commit 69f50fa:

⚠️ Validation status: warnings

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Core/About/about_Execution_Policies.md ⚠️Warning View (powershell-5.1) Details
reference/5.1/Microsoft.PowerShell.Security/Get-ExecutionPolicy.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Security/Set-ExecutionPolicy.md ✅Succeeded View (powershell-5.1)
reference/7.2/Microsoft.PowerShell.Core/About/about_Execution_Policies.md ✅Succeeded View (powershell-7.2)
reference/7.2/Microsoft.PowerShell.Security/Get-ExecutionPolicy.md ✅Succeeded View (powershell-7.2)
reference/7.2/Microsoft.PowerShell.Security/Set-ExecutionPolicy.md ✅Succeeded View (powershell-7.2)
reference/7.3/Microsoft.PowerShell.Core/About/about_Execution_Policies.md ✅Succeeded View (powershell-7.3)
reference/7.3/Microsoft.PowerShell.Security/Get-ExecutionPolicy.md ✅Succeeded View (powershell-7.3)
reference/7.3/Microsoft.PowerShell.Security/Set-ExecutionPolicy.md ✅Succeeded View (powershell-7.3)
reference/7.4/Microsoft.PowerShell.Core/About/about_Execution_Policies.md ✅Succeeded View (powershell-7.4)
reference/7.4/Microsoft.PowerShell.Security/Get-ExecutionPolicy.md ✅Succeeded View (powershell-7.4)
reference/7.4/Microsoft.PowerShell.Security/Set-ExecutionPolicy.md ✅Succeeded View (powershell-7.4)
reference/7.5/Microsoft.PowerShell.Core/About/about_Execution_Policies.md ✅Succeeded View (powershell-7.5)
reference/7.5/Microsoft.PowerShell.Security/Get-ExecutionPolicy.md ✅Succeeded View (powershell-7.5)
reference/7.5/Microsoft.PowerShell.Security/Set-ExecutionPolicy.md ✅Succeeded View (powershell-7.5)

reference/5.1/Microsoft.PowerShell.Core/About/about_Execution_Policies.md

  • Line 395, Column 3: [Warning: file-not-found - See documentation] Invalid file link: 'about_pwsh.md'.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

Fixes link to CLI reference for Windows PowerShell
Copy link
Contributor

Learn Build status updates of commit c8babc2:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Core/About/about_Execution_Policies.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Security/Get-ExecutionPolicy.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Security/Set-ExecutionPolicy.md ✅Succeeded View (powershell-5.1)
reference/7.2/Microsoft.PowerShell.Core/About/about_Execution_Policies.md ✅Succeeded View (powershell-7.2)
reference/7.2/Microsoft.PowerShell.Security/Get-ExecutionPolicy.md ✅Succeeded View (powershell-7.2)
reference/7.2/Microsoft.PowerShell.Security/Set-ExecutionPolicy.md ✅Succeeded View (powershell-7.2)
reference/7.3/Microsoft.PowerShell.Core/About/about_Execution_Policies.md ✅Succeeded View (powershell-7.3)
reference/7.3/Microsoft.PowerShell.Security/Get-ExecutionPolicy.md ✅Succeeded View (powershell-7.3)
reference/7.3/Microsoft.PowerShell.Security/Set-ExecutionPolicy.md ✅Succeeded View (powershell-7.3)
reference/7.4/Microsoft.PowerShell.Core/About/about_Execution_Policies.md ✅Succeeded View (powershell-7.4)
reference/7.4/Microsoft.PowerShell.Security/Get-ExecutionPolicy.md ✅Succeeded View (powershell-7.4)
reference/7.4/Microsoft.PowerShell.Security/Set-ExecutionPolicy.md ✅Succeeded View (powershell-7.4)
reference/7.5/Microsoft.PowerShell.Core/About/about_Execution_Policies.md ✅Succeeded View (powershell-7.5)
reference/7.5/Microsoft.PowerShell.Security/Get-ExecutionPolicy.md ✅Succeeded View (powershell-7.5)
reference/7.5/Microsoft.PowerShell.Security/Set-ExecutionPolicy.md ✅Succeeded View (powershell-7.5)

For more details, please refer to the build report.

For any questions, please:

@michaeltlombardi michaeltlombardi merged commit 70038a0 into MicrosoftDocs:main Mar 5, 2024
4 checks passed
@sdwheeler sdwheeler deleted the sdw-w226436 branch March 6, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants