Skip to content
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

Canary tasks CI - check Succeeded or PartiallySucceeded #19406

Conversation

DenisRumyantsev
Copy link
Contributor

@DenisRumyantsev DenisRumyantsev commented Dec 27, 2023

Description: Addon for this PR.
Warning will be displayed if a build is partially succeeded, instead of trying to rerun the build.

An example of the result for a canary test:

Results:
The build <build-info> completed with result "Succeeded"
##[warning]The build <build-info> completed with result "PartiallySucceeded"
##[error]The build <build-info> completed with result "Failed"

Disabled pipelines:
##[warning]<pipeline-name> is disabled

Documentation changes required: No

Added unit tests: No

Attached related issue: N/A

Checklist:

  • Checked that applied changes work as expected

@DenisRumyantsev DenisRumyantsev marked this pull request as ready for review December 27, 2023 09:20
@DenisRumyantsev DenisRumyantsev requested a review from a team as a code owner December 27, 2023 09:20
@DenisRumyantsev DenisRumyantsev merged commit 511930a into master Dec 28, 2023
8 of 9 checks passed
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.

3 participants