Commit Graph

13 Commits

Author SHA1 Message Date
Jorge Martín
3f65200ba0 Remove duplicate issue reporting by Danger 2023-06-01 11:04:52 +02:00
Chris Smith
1d041578f7 Make danger check view changes (#391)
Make danger check view changes

Add a check that if a file with @Preview or @LargeHeightPreview
in it is changed, then the corresponding build file includes
the showkase processor.

Also change the check that prompts about screenshots to use
the same @Preview logic instead of checking for "/layout" in
the path which doesn't work with compose.

Also add missing showkase processors
2023-05-05 08:24:12 +00:00
Chris Smith
7e6341c4f3 Add Marco to dangerfile (#388) 2023-05-04 12:39:40 +00:00
Benoit Marty
c38020be34 Merge pull request #179 from vector-im/michaelk/danger_check_github_org
Attempt to check org/group membership before danger complains about signoff.
2023-04-18 10:49:46 +02:00
Michael Kaye
88c0306d7d Check for team membership, not org membership 2023-04-04 12:57:43 +01:00
Michael Kaye
893c95fd77 Fix 2023-04-04 12:48:54 +01:00
Jorge Martín
a80fd11069 Add Chris to the team in the Dangerfile, remove some former colleagues 😢 2023-04-03 16:15:13 +02:00
Jorge Martin Espinosa
9b537bcc01 Try to improve Danger rule for PNGs to ignore screenshots (#234) 2023-03-20 15:09:50 +01:00
Michael Kaye
60de93354b Attempt to check public org membership before complaining about signoff. 2023-03-13 14:30:41 +00:00
Benoit Marty
24e46d2ebe white list renovate, so that the tool does not need to sign-off. 2023-03-07 11:28:52 +01:00
Benoit Marty
19f2310191 Allow user github-actions[bot] to update translations.
Check that new strings are not added to `values/strings.xml`
Signoff not required for "github-actions[bot]" user.
2023-01-19 11:13:48 +01:00
Benoit Marty
45a455f8af Setup towncrier 2023-01-11 14:57:14 +01:00
Benoit Marty
92b06ced6b Add quality workflow and Danger files. 2022-12-09 12:06:37 +01:00