Update apple-appstore-reviewer for Guidelines 1.2, 4.3(b), and 4.5.3 🤖🤖🤖 - #2813
Merged
aaronpowell merged 3 commits intoAug 28, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
Note
This error may be related to your runner configuration. You can now configure runners for Copilot code review separately from Copilot cloud agent by creating a copilot-code-review.yml file with your setup steps. Read the docs for details.
aaronpowell
approved these changes
Aug 28, 2026
Contributor
🔒 PR Risk Scan ResultsScanned 1 changed file(s).
✅ No matching risk patterns were detected in changed files.
|
Contributor
🔍 Vally Lint Results✅ All checks passed
Summary
Full linter output |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Checklist
npm startand verified that generated documentation is current.mainbranch for this pull request.Description
Updates the existing
apple-appstore-reviewerskill for Apple's June 8, 2026 changes to App Review Guidelines 1.2, 4.3(b), and 4.5.3.This is deliberately a focused update. It preserves the existing review workflow, report structure, severity model, examples, and general payment, login, and privacy guidance while adding conditional checks for:
The evidence guidance now marks an applicable question
Unverifiedonly when the needed artifact is outside scope. A common app purpose, sparse description, or missing marketplace comparison is not treated as evidence that an app is indistinguishable.This updates one existing skill and adds no bundled assets. Generated documentation is unchanged in the final diff.
Official sources
Validation
npm run skill:validate— all 414 skills passednpx --yes @microsoft/vally-cli lint skills/apple-appstore-reviewer --verbose— passednpm run plugin:validate— all 97 plugins and the external catalog passednpm start— passed; generated documentation is currentgit diff --check— passedbash eng/fix-line-endings.sh— invoked; changed Markdown files were independently confirmed to contain no CR charactersType of Contribution
Additional Notes
The final change is 20 additions and 6 deletions in
skills/apple-appstore-reviewer/SKILL.mdrelative tomain.By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.