You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Repositories using Process-PSModule should have their GitHub repository homepage field set to their GitHub Pages URL so users can easily discover the documentation site.
Request
A test should verify that the repository's homepage field matches its GitHub Pages URL.
Acceptance criteria
The test retrieves both the repository homepage and the Pages URL
The test asserts that the homepage matches the Pages URL
Mismatches are flagged as a test failure or warning
The test handles cases where Pages is not configured
Context
Repositories using Process-PSModule should have their GitHub repository homepage field set to their GitHub Pages URL so users can easily discover the documentation site.
Request
A test should verify that the repository's
homepagefield matches its GitHub Pages URL.Acceptance criteria
Technical decisions
To be determined during implementation planning — uses the GitHub Repository API and Pages API.
Implementation plan
homepagefield