Skip to content

Add artifact.build.pipeline.url.full to refer to an artifact build pipeline #1659

@garysassano

Description

@garysassano

Area(s)

No response

Is your change request related to a problem? Please describe.

Introduce a new artifact.build.pipeline.url.full attribute similar to cicd.pipeline.task.run.url.full.

Describe the solution you'd like

In the context of AWS Lambda functions, deployment artifacts (such as zip files or OCI images) are often built in CI/CD pipelines. By having a reference to the pipeline run that produced the artifact, users can trace back to the exact source and build process. This information is valuable for debugging, compliance, and observability purposes.

Proposed Attribute

  • Attribute Name: artifact.build.pipeline.url.full
  • Type: String
  • Description: The URL of the pipeline run that built the artifact.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestexperts neededThis issue or pull request is outside an area where general approvers feel they can approvetriage:accepted:ready-with-sig

    Type

    No type

    Projects

    Status

    Accepted

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions