Skip to content

Conversation

learn-build-service-prod[bot]
Copy link
Contributor

This PR was automatically created by Auto Publish system to publish changes from the main branch to the live branch.

michaeltlombardi and others added 2 commits June 26, 2025 12:11
Prior to this change, the verification/`authorization` GitHub Action
only supported checking the assigned permissions for a user. This
worked for normal accounts. However, the managed bot account for the
Learn platform doesn't have permissions for this repository.

This change adds a new (backwards-compatible) `authorized_accounts`
parameter to the GHA. Repository maintainers can now define an
allowlist to use for authorization in addition to the permissions
to check. If a user is explicitly in the allowlist, the action skips
checking their permissions. If a user isn't in the allowlist, they
can still pass authorization if they have matching permissions.
…version of PSResourceGet rather than the old beta version. (#12182)

* Update using-predictors.md

Fix reference and link from the old v3 module to renamed (release version) PSResource module.

Reordered and recommended new module.

Slight adjustments to each entry for consistency

* Editorial review

---------

Co-authored-by: Sean Wheeler <[email protected]>
Copy link
Contributor Author

Learn Build status updates of commit 4cab801:

✅ Validation status: passed

File Status Preview URL Details
.github/actions/.pwsh/scripts/Test-Authorization.ps1 ✅Succeeded
.github/actions/verification/authorization/v1/action.yml ✅Succeeded
.github/actions/verification/authorization/v1/Parameters.psd1 ✅Succeeded
.github/actions/verification/authorization/v1/readme.md ✅Succeeded
.github/workflows/targeting-valid-branch.yml ✅Succeeded
reference/docs-conceptual/learn/shell/using-predictors.md ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

@learn-build-service-prod learn-build-service-prod bot merged commit 9f60ad1 into live Jun 26, 2025
12 of 14 checks passed
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.

3 participants