Skip to content

and input sets instructions. #10590

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

Merged
merged 1 commit into from
Jun 12, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/platform/git-experience/move-inline-entities-to-git.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ trigger:
```
:::

### Move Inline Pipeline

This section explains steps to move an [inline pipeline](../pipelines/add-a-stage.md#step-1-create-a-pipeline) and its associated input sets to Git.

Expand Down Expand Up @@ -105,4 +106,14 @@ This section explains steps to move an [inline pipeline](../pipelines/add-a-stag
Your pipeline now appears in the list as a remote entity with the repository details next to it.

![](../git-experience/static/inline-to-remote-pipeline.png)

### Move Inline Input Sets

After you move your pipeline to inline, you can move your input sets to inline as well.

1. Go to **Input Sets** in your pipeline.
2. Click the 3 dots to the right of the set and click **Move to Git**
3. Repeat steps 4-10 for [move inline pipeline](#move-inline-pipeline)