Skip to content

feat(action-log): Add ReconcileStatusAction action#119128

Open
kcons wants to merge 4 commits into
masterfrom
kcons/otherway
Open

feat(action-log): Add ReconcileStatusAction action#119128
kcons wants to merge 4 commits into
masterfrom
kcons/otherway

Conversation

@kcons

@kcons kcons commented Jul 7, 2026

Copy link
Copy Markdown
Member

When we discover the the actual Status isn't the same as the status we derive from the log, we need to make sure the log-derived state matches.
Rather than violating the rule of log-only or faking a user action, this adds a new specific "actually we've learned the real value is X" action for Status.

This could be done generally, but by making the action specific to an individual status, we avoid the complexities of every aggregator needing to support it in case such an action might be added in the future that is relevant.

Fixes ISWF-2960.

@kcons kcons requested review from a team as code owners July 7, 2026 16:58
@linear-code

linear-code Bot commented Jul 7, 2026

Copy link
Copy Markdown

ISWF-2960

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Jul 7, 2026
@kcons

kcons commented Jul 7, 2026

Copy link
Copy Markdown
Member Author

actually, gonna do a minor test reorg.

@kcons kcons requested a review from yuvmen July 7, 2026 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant