Conversation
Contributor
PR SummaryThis PR introduces documentation enhancements for attestation processes in the project. The changes include:
Overall, the PR improves user guidance by detailing expected behavior and directs users to additional instructions and management pages through updated links and notes. Test Suggestions
|
Contributor
Validate docs site✓ INFO: A live preview of the docs site is available — Open the preview |
Contributor
Lighthouse check resultsShow Lighthouse scoresFolder depth level checked: 0 Commit SHA: ec35206 Modify the workflow to check a different depth:
|
emmavdh
approved these changes
Apr 10, 2026
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 Description
What and why?
Addresses customer confusion where attestations are configured in Settings but nothing appears under Attestations until the scheduled period is active — expected behavior, not a bug.
Changes:
site/faq/_faq-attestations.qmdFAQ partial: the Attestations UI and period selectors only show active or past periods; future-dated periods stay hidden until the start date.site/faq/faq-workflows.qmd.site/guide/attestation/working-with-attestations.qmdso future-dated-only periods are called out explicitly, with tightened wording for when the sidebar item appears.Shortcut: sc-15720
How to test
What needs special review?
Optional: tone and placement under Workflows FAQ vs. another topic.
Dependencies, breaking changes, and deployment notes
None. Docs-only.
Release notes
internal— no user-facing release note required.Checklist