Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/danger
AgeCommit message (Collapse)Author
2018-07-17Improve danger/specs/Dangerfile by not requiring new specs if specific ↵Rémy Coutable
labels are applied Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-07-17Improve danger/changelog/Dangerfile to include the title in the ↵Rémy Coutable
bin/changelog command Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-07-13Use the correct exceptions to look for invalid YAML in ChangelogsGabriel Mazetto
2018-07-12Fix DangerfileStan Hu
2018-07-11Autocorrect RuboCop violations in danger/**/DangerfileRobert Speicher
2018-07-11Wrap DB paths in backticks in the Danger checkRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-07-11Fix "Database Team" typo for DangerYorick Peterse
2018-07-11Tweak the Danger settings for DB changesYorick Peterse
Instead of only checking for migrations, we now check for a variety of files and directories that require a database review. We also include some steps on how to make sure changes are reviewed.
2018-07-11Improve Danger files after first reviewRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-07-11Start to use Danger for automating MR reviewsRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>