---
title: "Trace packages back to their source pipeline"
url: https://daily.dev/posts/trace-packages-back-to-their-source-pipeline-f9fzktenk
source_url: https://www.atlassian.com/blog/bitbucket/trace-packages-back-to-their-source-pipeline
type: article
source: "Atlassian"
published: 2026-06-24T18:56:52.189Z
updated: 2026-06-24T18:57:24.770Z
tags: ["cicd", "atlassian", "bitbucket"]
reading_time: 3
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Trace packages back to their source pipeline

**[Atlassian](https://daily.dev/sources/atlassian)** · 3 min read · 0 upvotes · 0 comments

## Summary

Bitbucket Pipelines now links published package artifacts to their source pipeline run. When a package is published via the native Pipelines integration, a 'Source Pipeline' reference appears in the artifact details view, letting teams quickly trace any artifact back to the exact build that created it. This eliminates the need to manually cross-reference timestamps, commits, and pipeline history, and enables faster debugging by jumping directly from an artifact to its associated build logs.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.atlassian.com/blog/bitbucket/trace-packages-back-to-their-source-pipeline>

## Similar posts on daily.dev

- [Introducing Package triggers in Bitbucket Pipelines](https://daily.dev/posts/introducing-package-triggers-in-bitbucket-pipelines-6pw4eczk2) · Atlassian · 0 upvotes · 0 comments
- [OpenTelemetry traces for Bitbucket Pipelines via webhooks](https://daily.dev/posts/opentelemetry-traces-for-bitbucket-pipelines-via-webhooks-owqs19qtq) · Atlassian · 0 upvotes · 0 comments
- [Share artifacts between parent and child pipelines](https://daily.dev/posts/share-artifacts-between-parent-and-child-pipelines-lz6oaudrz) · Atlassian · 2 upvotes · 0 comments
- [Share packages across your workspace with internal packages](https://daily.dev/posts/share-packages-across-your-workspace-with-internal-packages-i2xjw8yij) · Atlassian · 0 upvotes · 0 comments

---

Tags: [#cicd](https://daily.dev/tags/cicd), [#atlassian](https://daily.dev/tags/atlassian), [#bitbucket](https://daily.dev/tags/bitbucket)

[View this post on daily.dev](https://daily.dev/posts/trace-packages-back-to-their-source-pipeline-f9fzktenk)
