-
Notifications
You must be signed in to change notification settings - Fork 264
New bot command: please build #2525
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
Conversation
|
cms-bot internal usage |
|
Pull request #2525 was updated. |
|
Pull request #2525 was updated. |
1 similar comment
|
Pull request #2525 was updated. |
|
@cmsbuild please abort |
|
Pull request #2525 was updated. |
1 similar comment
|
Pull request #2525 was updated. |
|
Pull request #2525 was updated. |
1 similar comment
|
Pull request #2525 was updated. |
|
Pull request #2525 was updated. |
9 similar comments
|
Pull request #2525 was updated. |
|
Pull request #2525 was updated. |
|
Pull request #2525 was updated. |
|
Pull request #2525 was updated. |
|
Pull request #2525 was updated. |
|
Pull request #2525 was updated. |
|
Pull request #2525 was updated. |
|
Pull request #2525 was updated. |
|
Pull request #2525 was updated. |
|
Pull request #2525 was updated. |
|
A new Pull Request was created by @iarspider for branch master. @akritkbehera, @cmsbuild, @iarspider, @smuzaffar can you please review it and eventually sign? Thanks. |
|
@iarspider , do you understand why after cms-sw/cmssw#48061 (comment) ( i.e. |
| trigger_test = True | ||
| signatures["tests"] = "started" | ||
| if not build_only: | ||
| signatures["tests"] = "started" |
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 , may be this change is not needed? we override the test labels for build_only any way .... right?
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.
Yes.
| and bot_status.target_url == turl | ||
| and signatures["tests"] == "pending" | ||
| and (" requested by " in bot_status.description) | ||
| and not build_only |
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 , may be this is also not needed?
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.
Yes.
This reverts commit a72781b.
|
Pull request #2525 was updated. |
|
Pull request #2525 was updated. |
| test_comment = comment | ||
| build_only = v5 | ||
| signatures["tests"] = "pending" | ||
|
|
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 , I do not think this is what we discussed :-)
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.
Really? Then I misunderstood your suggestion.
This reverts commit 80cdbd7.
|
Pull request #2525 was updated. |
|
Pull request #2525 was updated. |
|
Pull request #2525 was updated. |
Redo of #2513