gitlab-org--gitlab-foss/danger
Sean McGivern 0e616d71fb Also count specs in new files in Danger check
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/.
2018-10-23 15:45:05 +01:00
..
changelog Drop WIP from changelog command in Danger comment 2018-08-24 20:54:55 +00:00
changes_size Autocorrect RuboCop violations in danger/**/Dangerfile 2018-07-11 14:44:35 -05:00
commit_messages Relax the subject line requirements for commits 2018-09-19 15:27:50 +02:00
database Create helper to get all changed files 2018-10-22 11:04:55 +02:00
documentation Create helper to get all changed files 2018-10-22 11:04:55 +02:00
eslint Create helper to get all changed files 2018-10-22 11:04:55 +02:00
frozen_string Make the frozen_string Danger check more resilient 2018-07-25 14:32:44 -07:00
gemfile Autocorrect RuboCop violations in danger/**/Dangerfile 2018-07-11 14:44:35 -05:00
metadata Fix wording in Danger warning about MRs to non-master 2018-09-04 09:57:22 +01:00
plugins Create helper to get all changed files 2018-10-22 11:04:55 +02:00
prettier Create helper to get all changed files 2018-10-22 11:04:55 +02:00
specs Also count specs in new files in Danger check 2018-10-23 15:45:05 +01:00