-
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 …
-
Hi,
I think the demo-config.js need to be update for the new xhr json report.
From:
```
onUploadError: function(id, xhr, status, message){
ui_multi_update_file_status(id, 'danger', mes…
-
Hi,
at the end of the method _submitForm() of form-cms-handler.plugin.js this line should reset the form after successful submission to clear form contents:
```
this.el.reset();
```
But it always emp…
-
We are getting an error with our pr danger file after we added in one new line.
```
let labels = let labels = danger.github.issue.labels.map(l => l.name);
```
But if I use "var" everything works…
urkle updated
6 years ago
-
Hi, thanks for the library.
I've been looking at using dash-bootstrap-templates with [django-plotly-dash](https://django-plotly-dash.readthedocs.io/en/latest/). Just looking at using one of the the…
-
**Describe the bug**
`warn(message, fileName)` adds the message into the mainComment rather than adding a file comment
Here an example of entire file comment:
This happens because a warning…
-
Mainly updating the homebrew file. Here's how it is done in Danger JS: https://github.com/danger/danger-js/blob/master/scripts/create-homebrew-tap-pr.sh
*Could* even try automating building a binar…
-
### Description
Due to a 403, e.g.: https://github.com/getsentry/sentry-cocoa/actions/runs/4403587841/jobs/7712145746#step:4:58
Possibly related to https://github.com/danger/danger-js/issues/103…
-
I've got a file within my repo which has had a parent folder renamed
(e.g. from `/tests/seach/index.spec.js` to `/tests/search/index.spec.js`)
I'm running some tests on the diff of modified files…
-
There's a chance this question is silly or obvious, due to my lack of knowledge of TypeScript and JavaScript. If that's the case, I apologize. 🙏
---
I'm a bit surprised by the how Danger is beh…