| Commit message (Expand) | Author | Age | Files | Lines |
* | Change docs markdown linter | Marcel Amirault | 2019-08-26 | 1 | -1/+1 |
* | Make it clear that it's ok to ignore Danger's 'no changelog' warningimprove-dnager-message-when-changelog-is-needed | Rémy Coutable | 2019-08-22 | 1 | -7/+6 |
* | Make Danger consider .md files as documentation filesconsider-md-files-as-doc-in-danger-check | Rémy Coutable | 2019-08-21 | 1 | -1/+1 |
* | Fix duplicated suggestion in Danger gem warningfix-danger-gemfile-warning | Tiger | 2019-07-24 | 1 | -2/+1 |
* | Document database review process | Toon Claes | 2019-07-19 | 2 | -29/+28 |
* | Merge branch 'danger-throughputs' into 'master' | Lin Jen-Shin | 2019-07-17 | 1 | -0/+12 |
|\ |
|
| * | Danger asks for throughput labelsdanger-throughputs | Mark Fletcher | 2019-07-11 | 1 | -0/+12 |
* | | Do not fail danger if suggestion commit msg > 72 | Achilleas Pipinellis | 2019-07-16 | 1 | -10/+13 |
|/ |
|
* | Docs: Update danger to accept docs linting changes | Marcel Amirault | 2019-07-09 | 1 | -1/+1 |
* | Update dangerfile to exclude docs ci yaml | Marcel Amirault | 2019-07-06 | 1 | -1/+1 |
* | DRY up conditions for files require DB review | Toon Claes | 2019-07-04 | 1 | -31/+1 |
* | Add a danger rule to suggest `docs-` prefixesleipert-danger-dogs | Lukas Eipert | 2019-06-27 | 1 | -0/+24 |
* | When using suggestions, squash must be enabled | Achilleas Pipinellis | 2019-06-19 | 1 | -1/+11 |
* | Backport the EE schema and migrations to CE | Yorick Peterse | 2019-06-17 | 1 | -1/+0 |
* | Excludes MR author from Review roulette61157-reviewer-roulette-shouldn-t-include-the-author-as-a-possibility | Jacopo | 2019-06-12 | 3 | -22/+29 |
* | Don't fail the pipeline when a colon-emoji is used | Sean McGivern | 2019-06-06 | 1 | -2/+2 |
* | Show Test Automation Engineer for spec/feature as | Lin Jen-Shin | 2019-06-06 | 1 | -3/+7 |
* | Use roulette for single codebase rouletteextract-danger-roulette | Lin Jen-Shin | 2019-05-30 | 1 | -11/+18 |
* | Extract roulette to its own module | Lin Jen-Shin | 2019-05-30 | 3 | -42/+16 |
* | Run rubocop -a on CE filessh-upgrade-rubocop-0.68.0-ce | Stan Hu | 2019-05-05 | 1 | -1/+1 |
* | Fix reviewer roulette when no-one is in a category | Sean McGivern | 2019-04-30 | 1 | -1/+3 |
* | Exclude reviewers with OOO in status | Michael Kozono | 2019-04-29 | 1 | -8/+34 |
* | Add Danger rule for EE/CE templates | Nathan Friend | 2019-04-24 | 1 | -0/+56 |
* | Pick reviewers based on branch namestable-reviewer-roulette | Sean McGivern | 2019-04-08 | 1 | -4/+14 |
* | Add issue links to Danger roulette comments | Sean McGivern | 2019-04-08 | 1 | -0/+3 |
* | Make trainee maintainers three times as likely to be picked60035-weight-trainee-maintainers-higher-in-reviewer-roulette | Sean McGivern | 2019-04-05 | 1 | -2/+4 |
* | Set specific reviewers for the GitLab UI WG effortgl-set-up-gitlab-ui-danger-reviewer | Filipa Lacerda | 2019-03-29 | 2 | -1/+58 |
* | Reduce dangerbot message to the essentials | Evan Read | 2019-03-13 | 1 | -19/+5 |
* | Set specific reviewers for single codebase effort | Marin Jankovski | 2019-03-11 | 2 | -1/+59 |
* | Resolve "Fix danger commit messages check" | Lin Jen-Shin | 2019-02-22 | 1 | -1/+1 |
* | Merge branch 'template-improvements-for-documentation' into 'master' | Mike Lewis | 2019-02-20 | 1 | -14/+14 |
|\ |
|
| * | Merge branch 'master' into 'template-improvements-for-documentation' | Mike Lewis | 2019-02-18 | 4 | -45/+92 |
| |\ |
|
| * | | Update Documentation Dangerfile with small wording change | Mike Lewis | 2019-02-18 | 1 | -1/+1 |
| * | | Update Dangerfile per updated Technical Writing review policy | Mike Lewis | 2019-02-11 | 1 | -14/+14 |
* | | | Refactor commit_messages#lint_commit | Kamil Trzciński | 2019-02-20 | 1 | -118/+128 |
* | | | Ignore revert commits | Kamil Trzciński | 2019-02-19 | 1 | -0/+3 |
| |/
|/| |
|
* | | Fix the documentation Dangerfile | Nick Thomas | 2019-02-18 | 1 | -1/+1 |
* | | Reviewer roulette ignores changelogs | Nick Thomas | 2019-02-14 | 1 | -0/+3 |
* | | Reviewer roulette via Danger56087-danger-roulette | Nick Thomas | 2019-02-13 | 3 | -51/+88 |
* | | Move the ee? helper method into the helper | Nick Thomas | 2019-02-13 | 2 | -5/+6 |
* | | Move change category detection to a helper | Nick Thomas | 2019-02-13 | 2 | -12/+18 |
|/ |
|
* | Change Monitoring to Monitor in docs dangerfile | Achilleas Pipinellis | 2019-01-22 | 1 | -1/+1 |
* | Fix Danger commit message errors | Drew Blessing | 2019-01-11 | 1 | -3/+3 |
* | Shorten danger 50 char commit warning | Paul Slaughter | 2019-01-11 | 1 | -5/+5 |
* | Only detect short refs followed by \b in Danger | Rémy Coutable | 2019-01-08 | 1 | -1/+1 |
* | Update danger for documentation [ci skip] | George Tsiolis | 2018-12-19 | 1 | -1/+1 |
* | Merge branch '51226-check-yarn-lock' into 'master' | Rémy Coutable | 2018-12-18 | 1 | -0/+27 |
|\ |
|
| * | Add danger check for duplicate yarn dependencies | Lukas Eipert | 2018-12-17 | 1 | -0/+27 |
* | | Clarify messaging on what fails for too many failed lines | Sam Bigelow | 2018-12-17 | 1 | -1/+1 |
|/ |
|
* | Remove rails 4 support in CI, Gemfiles, bin/ and config/ | Jasper Maes | 2018-12-14 | 1 | -1/+1 |