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

{CI} Ignore title check result if edit history notes #21676

Merged
merged 4 commits into from
Mar 17, 2022

Conversation

wangzelin007
Copy link
Member

@wangzelin007 wangzelin007 commented Mar 17, 2022

Description

Now we check both title and history notes.
Either of them failed, will exit(1)
exit(1) means there was some issue / error / problem and that is why the program is exiting.
image

Bu if edit history notes, we can ignore title check result and just give a warning message.
image

Testing Guide

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change
[Component Name 2] az command b: Add some customer-facing feature


This checklist is used to make sure that common guidelines for a pull request are followed.

@ghost ghost added Auto-Assign Auto assign by bot CI CI labels Mar 17, 2022
@ghost ghost requested a review from yonzhan March 17, 2022 06:50
@ghost ghost assigned wangzelin007 Mar 17, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented Mar 17, 2022

CI

@yonzhan yonzhan added this to the Mar 2022 (2022-04-06) milestone Mar 17, 2022
@wangzelin007 wangzelin007 merged commit a8f3ed1 into Azure:dev Mar 17, 2022
@wangzelin007 wangzelin007 deleted the fix_check_pr branch March 25, 2022 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot CI CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants