(builld) Adjust TeamCity "pullRequests" build feature#3838
Closed
Windos wants to merge 1 commit intochocolatey:developfrom
Closed
(builld) Adjust TeamCity "pullRequests" build feature#3838Windos wants to merge 1 commit intochocolatey:developfrom
Windos wants to merge 1 commit intochocolatey:developfrom
Conversation
Sets TeamCity to ignore draft PRs. This saves on CI time for builds that are not yet ready to be worked on. Sets TeamCity to only build PRs that have been authored by organization members. This ensures that untrusted code will not be run in CI automatically.
2a930bc to
e5e07a8
Compare
Member
Author
|
Closing as this does not work as hoped and won't achieve the goal of making this change. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description Of Changes
This PR makes two changes to this project's TeamCity build configuration:
Motivation and Context
The purpose of this PR is to discuss these changes which may be rolled out to other GitHub based projects.
Testing
N/A
This change has been synced onto a test TeamCity instance to validate syntax and that the intended settings have applied.
Operating Systems Testing
N/A
Change Types Made
Change Checklist
Related Issue
N/A