fix(inbox): hide audited merged runs - #87
Merged
Merged
Conversation
Signed-off-by: tiammomo <tiammomo@users.noreply.github.com>
Signed-off-by: maxinhong <maxinhong@myhexin.com>
tiammomo
force-pushed
the
tiammomo/fix/issue-86-inbox-terminal
branch
from
September 5, 2026 11:59
e8307dd to
d6bd38a
Compare
tiammomo
marked this pull request as ready for review
September 5, 2026 12:00
tiammomo
added a commit
that referenced
this pull request
Sep 6, 2026
* fix(inbox): hide audited merged runs Signed-off-by: tiammomo <tiammomo@users.noreply.github.com> * fix(inbox): require complete portfolio for terminal suppression Signed-off-by: tiammomo <26957354+tiammomo@users.noreply.github.com> --------- Signed-off-by: tiammomo <tiammomo@users.noreply.github.com> Signed-off-by: tiammomo <26957354+tiammomo@users.noreply.github.com> Co-authored-by: tiammomo <tiammomo@users.noreply.github.com>
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.
Closes #86
What changed
mergedoralready_merged.Why
Portfolio intentionally lists only open pull requests. Previously, every submitted run whose PR was no longer open became a P80
refresh_requireditem even when RepoSteward had already recorded an authoritative merge result. That made historical terminal work outrank current review and merge tasks.Validation
Review focus
mergedand exact-headalready_mergedoutcomes suppress an itemAutomation disclosure
An external coding workspace assisted with the implementation and tests.
tiammomoreviewed the final diff, understands it, and takes responsibility for this contribution.