danger-mention
danger-mention copied to clipboard
Danger plugin to automatically mention potential reviewers on pull requests
Hi, I keep getting this error ``` /usr/local/bundle/gems/danger-mention-0.6.1/lib/danger_plugin.rb:101:in `initialize': (Danger::DSLError) [!] Invalid `Dangerfile` file: No such file or directory @ rb_sysopen - **https://mygitlab.com/myproject/blame/development/path_to_my_file/file.ts** ``` - I'm running Danger and Danger...
Hi there, I've been checking the code in this repo and couldn't think of a way of making this plugin available for private repositories. Do you guys have any idea...
It seems that when I submit a PR with new files, the danger plugin fails with a `404 Not Found` error. You can see this [here](https://github.com/lanl/bml/pull/195) and [here](https://github.com/lanl/bml/pull/194). If only...
Both Github & Gitlab support a `CODEOWNERS` file. It would be great if `danger-mention` could read that file and use it as a config for when it mentions people. *...
Hi @wojteklu, now that Danger supports GitLab I'd be interested in your take on supporting GitLab. I am happy to do the work if you think it can be include...
Recently GitHub has added a new feature into the PR to request specific users for a review. Would be nice to have that automated with danger.