Rémy Coutable
Rémy Coutable
First of all, thanks for this awesome project! I've encountered a bug where we're [using a gem to define common rules for multiple projects](https://gitlab.com/gitlab-org/gitlab-styles) and [the `require` is done in...
# Report ## What did you do? When a `Dangerfile` is invalid, depending on the error, the API token can be leaked since environment variables are stored as `@env`: https://github.com/danger/danger/blob/626c450619d19377424feb1071b22fda8a8a8141/lib/danger/ci_source/gitlab_ci.rb#L70...
# Report ## What did you do? When a `Dangerfile` is invalid, [the error is posted as a comment](https://github.com/danger/danger/blob/626c450619d19377424feb1071b22fda8a8a8141/lib/danger/danger_core/dangerfile.rb#L298). This can create security problems if the error contains tokens that...
This is similar to #1309 but for `#mr_commits`.
I received a pull-request on rymai/elevator-simulator#1 where "attendent" was mistaken for "attendant". The problem is that the README is in French, and in that case, "ils attendent" means "they are...
It would be great to be able to set custom classes for [the 'code' element](https://github.com/peek/peek-rblineprof/blob/8d3b7a283a27de2f40abda45974516693d882258/lib/peek/rblineprof/controller_helpers.rb#L125). For instance, in our case, we'd like to set the `white` class to define the...
The need comes from https://gitlab.com/gitlab-org/gitlab-ce/issues/52488. That would be nice to allow Danger to retrieve the list of issues that would be closed when a GitLab MR is merged (the endpoint...