Fix attestation participant glossary entry#1195
Conversation
PR SummaryThis pull request refines the definitions in the attestation glossary, particularly for the term "attestation participant." The description has been updated to clearly distinguish the roles: submitter, reviewer, and approver, and to specify that submitters are assigned from model stakeholders while reviewers and approvers are assigned from organizational roles. This change aims to improve the clarity and precision of the documentation related to the attestation process without altering any underlying functionality. Test Suggestions
|
Validate docs site✓ INFO: A live preview of the docs site is available — Open the preview |
Lighthouse check resultsShow Lighthouse scoresFolder depth level checked: 0 Commit SHA: 1710a31 Modify the workflow to check a different depth:
|
Pull Request Description
What and why?
Fixed incorrect attestation participant definition in the glossary (
site/about/glossary/_attestation.qmd).Before: "A user assigned to one of three roles in the attestation workflow — submitter, reviewer, or approver. Submitters must be model stakeholders; reviewers and approvers can be assigned by stakeholder or role."
After: "A user who participates in the attestation workflow as a submitter, reviewer, or approver. Submitters are assigned from model stakeholders; reviewers and approvers are assigned from organization roles."
Issues fixed:
How to test
This is a small change, just review the file changed please.
What needs special review?
N/A
Dependencies, breaking changes, and deployment notes
None
Release notes
N/A (internal)
Checklist