pipe-cd/pipecd

Add a way to configure plan-preview handling

Open

#5,916 opened on Jun 4, 2025

 (6 comments) (0 reactions) (1 assignee)Go (319 forks)auto 404
good first issuekind/enhancement

Repository metrics

Stars
 (1,329 stars)
PR merge metrics
 (PR metrics pending)

Description

What would you like to be added:

The way to configure plan-preview handling behavior.

Why is this needed:

We have some options in the planpreview package, but they are not used or are only used in the tests.

https://github.com/pipe-cd/pipecd/blob/d667a1c43fa245519079d106a717fe1e0125021a/pkg/app/piped/planpreview/handler.go#L52-L74

Contributor guide