pipecd icon indicating copy to clipboard operation
pipecd copied to clipboard

Deployment Tracing feature for better link between CI & CD

Open khanhtc1202 opened this issue 1 year ago • 1 comments

What would you like to be added:

We want a better way to link CI and CD (using PipeCD). The current PipeCD working context focuses mostly on manifest repo. Users need a way to actually understand which change in the source code repo triggers which deployment(s).

Why is this needed:

By introducing Event Context (ref: https://github.com/pipe-cd/pipecd/pull/5295), users now can have a link from deployment to the code changed by visiting the manifest changed commit, with the information provided to PipeCD via pipectl event register command. But it's just one way, from the CD to the CI, for tracking back; it would be better to have a way from CI to CD when devs (who change the source code) know the source code commit and want to find the change reflected deployment(s).

khanhtc1202 avatar Dec 23 '24 16:12 khanhtc1202

@khanhtc1202 it is still valid

kirat10x avatar May 15 '25 16:05 kirat10x

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Nov 12 '25 00:11 github-actions[bot]