Creating Custom Sources
Create custom sources to enable project members to reference custom tasks or stages in builds or release pipelines.
Prerequisites
A code management tool that integrates custom task or stage files. This includes tools that have been deployed and integrated through the platform or integrated into the platform .
Procedure
-
In the left navigation bar, click Pipelines > Sources.
-
Click Create Source.
-
Configure the relevant parameters according to the following instructions.
Parameter Description Name Set a name for the source. When project members use DevOps for builds or release pipelines, they can quickly filter the tasks or stages they want to reference by this name. Code Repositorie Fill in the code repository, branch, and the path where the custom task or stage files are located for the source. Available Scope Select the platform projects that can use this source. After allocation, all namespaces under the project can use this source. Project administrators can modify the namespace scope that can use this source in Project Management.
Note: If you select Select All and Automatically allocated to new projects, the source will be automatically allocated to each new platform project for use. -
Click Create.
Relevant operations
To allow project members to modify custom tasks or stages under DevOps for the source code, you need to assign the code repository to the platform project in the DevOps Toolchain.