Azure / Azure/azure-sdk-tools

Disable generation of the public CI pipelines in Java

Open
#10,165 0 comments 1 reaction 1 assignee Assigned to @scbedd View on GitHub
Central-EngSys
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
144

Description

When the public CI pipelines are disabled for Java and the pullrequest pipeline is the only public pipeline, the
[prepare-pipelines.yml](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/pipelines/templates/jobs/prepare-pipelines.yml#L90) for Java needs to have the following field added
`$generatePublicCIPipeline = 'false'`

Note: Below Java you can see that JS, Python and Rust have already done this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.