Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
garysassano opened this issue Dec 7, 2024 · 0 comments
Labels
enhancement New feature or request experts needed This issue or pull request is outside an area where general approvers feel they can approve triage:needs-triage

Comments

@garysassano
Copy link

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

@garysassano garysassano added enhancement New feature or request experts needed This issue or pull request is outside an area where general approvers feel they can approve triage:needs-triage labels Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request experts needed This issue or pull request is outside an area where general approvers feel they can approve triage:needs-triage
Projects
None yet
Development

No branches or pull requests

1 participant