summaryrefslogtreecommitdiff
path: root/Dangerfile
Commit message (Collapse)AuthorAgeFilesLines
* Add Documentation DangerfileAchilleas Pipinellis2018-09-061-0/+1
| | | | | Every time a doc change is made, a comment to ping the @gl-docsteam is added.
* Add Dangerfile for frozen_string_literalgfyoung2018-07-241-0/+1
| | | | | | | Checks that new Ruby files will enable frozen string literal. Partially addresses #47424.
* Start to use Danger for automating MR reviewsRémy Coutable2018-07-111-0/+6
Signed-off-by: Rémy Coutable <remy@rymai.me>