-
Bug
-
Resolution: Fixed
-
Minor
-
3.0
-
MOODLE_30_STABLE
-
MOODLE_29_STABLE, MOODLE_30_STABLE
-
MDL-52180-master -
I do not think its good to have the 'older weekly release' check on travis, having seen it on one of my commits .
The reasoning:
- It increases 'false positives' which makes the check less useful - I noticed this because I look at the ticks and crosses
- Cibot does it for integration, no need to duplicate it here - its only relevant to actual issues sent to integration
- CiBot is much more tolerant (60 days for error, 14 for warn)
- It makes the travis config less useful for people not intending to immediately merge into moodle.git