Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-04 | 1 | -1/+1 |
| | |||||
* | Also count specs in new files in Danger checkconsider-added-specs-in-danger-checks | Sean McGivern | 2018-10-23 | 1 | -2/+4 |
| | | | | | | | | We have a Danger check that warns if you made changes in app/ but not in spec/. However, this only checked for changed files - not new files. If you added an app file with no specs, it wouldn't warn; and it would warn erroneously if you added a missing spec file while changing a file in app/. | ||||
* | Improve danger/specs/Dangerfile by not requiring new specs if specific ↵move-danger-to-test-stage | Rémy Coutable | 2018-07-17 | 1 | -4/+10 |
| | | | | | | labels are applied Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Autocorrect RuboCop violations in danger/**/Dangerfile | Robert Speicher | 2018-07-11 | 1 | -3/+1 |
| | |||||
* | Improve Danger files after first review | Rémy Coutable | 2018-07-11 | 1 | -6/+7 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Start to use Danger for automating MR reviews | Rémy Coutable | 2018-07-11 | 1 | -0/+13 |
Signed-off-by: Rémy Coutable <remy@rymai.me> |