docs(outcomes): sync Outcome States and Accepted Outcomes table with Safe Output Outcome Evaluation spec#35633
Merged
Merged
Conversation
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
mnkiefer
May 29, 2026 04:47
View session
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Outcomes reference documentation to match the current Safe Output Outcome Evaluation spec, including correcting the set of outcome states and the accepted-outcomes evaluation sources for several safe output types; additionally includes a regenerated outcome-collector workflow lock file.
Changes:
- Updated Outcome States docs: removed
noopas an outcome state and addedlifecycle/lifecycle_close. - Updated Accepted Outcomes docs for
add_reviewer,update_issue,update_pull_request, andsubmit_pull_request_reviewfrom “fallback rule” to “dedicated rule” with updated “accepted” descriptions. - Regenerated
.github/workflows/outcome-collector.lock.yml(schema/version/container/action wiring and related workflow content changed).
Show a summary per file
| File | Description |
|---|---|
| docs/src/content/docs/reference/outcomes.md | Synces Outcome States and Accepted Outcomes tables with the Safe Output Outcome Evaluation spec. |
| .github/workflows/outcome-collector.lock.yml | Regenerated workflow lock file (updates pinned images/metadata and workflow steps). |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 2/2 changed files
- Comments generated: 1
Collaborator
|
@copilot Revert changes to |
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Contributor
Author
Done — reverted in 3c5c29a. |
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.
The Outcomes reference doc was stale relative to the Safe Output Outcome Evaluation spec: lifecycle states were missing,
noopwas misclassified as an outcome state, and four output types that gained dedicated evaluators still showedfallback rule.Outcome States table
lifecycleandlifecycle_closeas first-class outcome states (previously deferred to spec as "extended lifecycle details")noop— it is a safe output type, not an outcome stateAccepted Outcomes table
Four rows updated from
fallback ruletodedicated rulewith accurateaccepteddescriptions:add_reviewerupdate_issueupdate_pull_requestsubmit_pull_request_review