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
AgeCommit message (Collapse)Author
2019-07-04DRY up conditions for files require DB reviewToon Claes
Stop using two separate lists for the conditions which files require a database review. Related discussion: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30156#note_187732053
2019-06-12Excludes MR author from Review rouletteJacopo
Excludes MR author from gitlab_ui and single_codebase Review roulette results.
2019-06-06Show Test Automation Engineer for spec/feature asLin Jen-Shin
reviewers.
2019-05-30Extract roulette to its own moduleLin Jen-Shin
So it's more modular and extensible
2019-05-14Add haml-lint.yml to FE for rouletteLuke Bennett
2019-05-05Run rubocop -a on CE filesStan Hu
2019-04-30Docs aren't reviewed using rouletteEvan Read
2019-04-04Exempt release automation MRs from Danger rulesRobert Speicher
2019-03-26Apply suggestion to lib/gitlab/danger/helper.rbMike Greiling
2019-03-25Update frontend-specific files in reviewer rouletteMike Greiling
2019-03-25Mark .eslintrc.yml as frontend change for DangerWinnie Hellmann
2019-02-27Danger ignores gitlab.potNick Thomas
2019-02-21Add spec/frontend/ to frontend rouletteWinnie Hellmann
2019-02-15Reviewer roulette ignores changelogsNick Thomas
2019-02-14Make Danger as for backend review for .gitlab-ci.ymlRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-02-13Reviewer roulette via DangerNick Thomas
Make danger pick reviewers and maintainers at random, for feontend, backend, database, etc, changes, whenever files belonging to those teams get changed.