Commit Graph

9 Commits

Author SHA1 Message Date
João Alexandre Cunha bc42169919 Enable reviewer-roulette for MRs 2023-10-17 16:35:08 +00:00
Balasankar 'Balu' C 2ceee4c892 Use gitlab-dangerfiles gem
Use the common features such as changelog checks provided
by gitlab-dangerfiles and clean up the file structure for
easier maintenance and upkeep with the broader changes
across the organization.

Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-08-16 22:45:11 +00:00
Balasankar 'Balu' C 19aec0fa99 Revert "Merge branch 'use-gitlab-dangerfiles' into 'master'"
This reverts merge request !5947
2022-03-25 03:50:26 +00:00
Rémy Coutable 1b8421cebf
Move Danger rules under danger/
Signed-off-by: Rémy Coutable <remy@rymai.me>
2022-03-24 12:05:17 +01:00
Rémy Coutable 1de98c83e5
Use the \`gitlab-dangerfiles\` gem
Signed-off-by: Rémy Coutable <remy@rymai.me>
2022-03-24 11:12:05 +01:00
DJ Mountney 89063f62e4 Add ruby upgrade dangerfile 2021-12-20 06:08:10 +00:00
Ian Baum 2e7665254d Reformat output to be one entry
Danger treats each message call as a separate entry
2019-09-06 17:58:39 +00:00
Ian Baum 2edb00e33b Add scripts/changelog 2019-02-07 21:04:41 +00:00
Marin Jankovski ec02a9365f
Add danger gem checks to new MRs.
Any change to user configuration should contain an update to gitlab.rb.template.
All MR's have to have correct metadata applied such as milestones and labels.
Most cookbook changes will require specs.
Changes to bundled libraries most of the time requre a build on all platforms
and a manual package test.
2018-07-25 17:04:38 +02:00