Skip to content

feat(stovepipe): include request ID in build runner Trigger metadata - #724

Draft
mnoah1 wants to merge 1 commit into
mainfrom
mnoah1/CODEM-511-build-metadata
Draft

mnoah1 wants to merge 1 commit into
mainfrom
mnoah1/CODEM-511-build-metadata

Conversation

@mnoah1

@mnoah1 mnoah1 commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Intent:

  • Add request ID to build metadata
  • Build runner can use this to make it easier for the user to associate the build with its original request.
  • Current use case: post a buildkite banner with the request ID and other build details.w

Changes:

  • Define a stable optional BuildMetadata key for the Stovepipe request ID.
  • Pass the request ID from the build controller when triggering full and incremental builds.

Generated by the 🪄 pr-create skill in devexp-agent-marketplace

Test Plan

  • Pull this change in internally, include value in outbound annotation request for buildkite builds.

Issues

T3-CODEM-511

Summary:
Intent:
- Let build runners associate provider builds with the authoritative Stovepipe request without querying storage.

Changes:
- Define a stable optional BuildMetadata key for the Stovepipe request ID.
- Pass the request ID from the build controller when triggering full and incremental builds.

Issues: LINEAR-CODEM-511
Refs: CODEM-511

---

<sub>Generated by the 🪄 [pr-create](https://sg.uberinternal.com/code.uber.internal/uber-code/devexp-agent-marketplace/-/blob/claude-code/plugins/dev/uber-dev/skills/pr-create/SKILL.md) skill in devexp-agent-marketplace</sub>
@mnoah1
mnoah1 marked this pull request as ready for review September 17, 2026 20:29
@mnoah1
mnoah1 requested review from a team, behinddwalls and sbalabanov as code owners September 17, 2026 20:29
@mnoah1 mnoah1 changed the title feat(stovepipe): pass request ID to build runners feat(stovepipe): include request ID in build runner Trigger metdata Sep 17, 2026
@mnoah1 mnoah1 changed the title feat(stovepipe): include request ID in build runner Trigger metdata feat(stovepipe): include request ID in build runner Trigger metadata Sep 17, 2026
@mnoah1
mnoah1 marked this pull request as draft September 17, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant