-
# Report
## What did you do?
My CI runner ran `bundle exec fastlane run_danger danger_id:pull_request_metadata` after I created a pull request
## What did you expect to happen?
Running your …
-
I think it'd be awesome to eventually get [SwiftLint](https://github.com/realm/SwiftLint) to use Danger with this plugin on their own source.
-
We currently use ~5-10 flake8 plugins to customise our flake8 linting behaviour. Given that flake8 puts such an emphasis on plugins, would this be a feature that `danger-pep8` would accept?
I envis…
-
Hi, I am having trouble producing a coverage report.
```+---------------------------------+--------+
| xcov Coverage Report |
+---------------------------------+--------+
| VHN…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
![screenshot from 2017-08-11 10-33-59](https://user-images.githubusercontent.com/9625282/29206089-b3e860e8-7e80-11e7-944f-31ec2c655554.png)
Having it with this kind of syntax would be awesome:
`…
-
## Problem
Since danger-jacoco searches classes in jacoco reports by a **filename** from `git diff` it cannot find nested classes, f.ex:
Code:
```java
package sample;
class A {
class B…
-
### Prerequisites
- [X] I have [searched](https://github.com/roundcube/roundcubemail/issues?q=is%3Aissue) for duplicate or closed issues
- [X] I can recreate the issue with all plugins disabled
### …
-
# Report
Trying to use Jenkins to get danger to write comments to our PR's but am getting an error. Just a note, we're not using the Jenkins Pull Request plugin to manage our PR's but instead have a …
-
Context: In awesome-ipfs, I added https://github.com/ipfs/awesome-ipfs/blob/master/dangerfile.js which can help to block and give more information in a comment on PRs. I talked with @lidel about this …