dlang-bot icon indicating copy to clipboard operation
dlang-bot copied to clipboard

Bot ignore Azure pipelines failures

Open Geod24 opened this issue 5 years ago • 2 comments

Seen in https://github.com/dlang/dmd/pull/11286 It broke HEAD a few weeks ago.

I'm going to go out of a hunch and guess that's because Azure pipeline are Github checks. A way to confirm this theory would be to have an always-failing Github CI check and see if the bot merges.

Geod24 avatar Jun 17 '20 17:06 Geod24

Yes, dlang-bot is a lot older than the GitHub checks, so yep it isn't even aware of them.

wilzbach avatar Jun 17 '20 19:06 wilzbach

Is this a dupe of #243?

CyberShadow avatar May 27 '21 02:05 CyberShadow