Skip to content

@W-23334293 - Support attaching projects in pipeline create - #519

Open
ad-shreya wants to merge 2 commits into
mainfrom
ashreya/command-enh
Open

@W-23334293 - Support attaching projects in pipeline create#519
ad-shreya wants to merge 2 commits into
mainfrom
ashreya/command-enh

Conversation

@ad-shreya

@ad-shreya ad-shreya commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

@W-23334293@
Add a repeatable --project-id flag to devops pipeline create, which maps to the Connect API's projectIds field so one or more projects can be associated with the pipeline at creation time.

What does this PR do?

  • Add a repeatable --project-id flag to devops pipeline create, which maps to the Connect API's projectIds field so one or more projects can be associated with the pipeline at creation time.
  • fix promotion validate command for promotion from approved stage(combine check should be false)

What issues does this PR fix or reference?

#, @@

Functionality Before

<insert gif and/or summary>

Functionality After

<insert gif and/or summary>

Add a repeatable --project-id flag to devops pipeline create, which maps
to the Connect API's projectIds field so one or more projects can be
associated with the pipeline at creation time.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ad-shreya
ad-shreya requested a review from a team as a code owner August 10, 2026 07:23
Work items entering the pipeline's first stage come straight from dev
branches and have no source stage, so Core's combine-details computation
NPEs on a null PipelineStageObject. Skip the checkCombineDetails request
in that case; still request it for all promotions to non-first stages,
regardless of work-item count.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant