mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-11 16:28:21 +00:00
aae35c848a
Why: - Save developer time by reporting build failures as soon as they occur, rather than after all test jobs for a patch report back. E.g. Selenium takes 15 minutes to run, while the node test has its results back within 60 seconds; it's nice to know as soon as node fails. What: - Add quibble.yaml which Quibble analyzes as part of its CI job execution, `should_comment` instructs the Early Warning Bot to comment on the patch if a test build fails. Bug: T323750 Change-Id: I56adb549f4df2146c3ad6e6440198b94e708bb25
3 lines
34 B
YAML
3 lines
34 B
YAML
earlywarning:
|
|
should_comment: 1
|