-
Notifications
You must be signed in to change notification settings - Fork 246
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
Allow manual override to PR test results #2106
Conversation
A new Pull Request was created by @iarspider for branch master. @smuzaffar, @iarspider, @aandvalenzuela, @cmsbuild can you please review it and eventually sign? Thanks. |
Resolves cms-sw/cmssw#43143 |
Pull request #2106 was updated. |
Pull request #2106 was updated. |
Pull request #2106 was updated. |
process_pr.py
Outdated
|
||
if reason: | ||
override_tests_failure = reason | ||
set_comment_emoji(comment.id, repository) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@iarspider , please call these set_comment_emoji()
only if not dryRun
Pull request #2106 was updated. |
looks good to go in |
No description provided.