Skip to content

[Done] Unify result post-processing pipeline in result-handler #618

Description

@github-actions

Refactor src/github/result-handler.ts to consolidate duplicated post-processing logic into a single pipeline. There are currently overlapping paths for workflow/image cleanup and change filtering, plus helpers that are defined but unused. Create one canonical processing flow that applies cleanup and filtering in one place, remove dead helpers, and ensure all callers use the same path. The goal is to reduce drift between result paths, make future changes safer, and clarify exactly how Codex outputs are transformed before publishing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions