-
### Provider type
Instagram
### Environment
System:
OS: Windows 10 10.0.22621
CPU: (16) x64 AMD Ryzen 9 6900HS with Radeon Graphics
Memory: 4.03 GB / 15.24 GB
Binaries:
…
-
**Describe the bug**
Add `gitlab` to the tag cloud:
- https://github.com/danger/danger-js
GitLab is supported, right?
**Screenshots**
-
# Describe the bug
The following is printed even when providing the right GitHub token:
>Found no issues or messages from Danger. Removing any existing messages on GitHub.
>**_Could not add a c…
-
There are, apparently, a fair amount of danger plugins we should check out and see if we can either collaborate with them or even deprecate some of our "duties" wholesale.
Here are a few I found:
…
-
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…
-
### 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'm using Danger to post certain CI-generated report findings onto a Merge Request as a comment. If the comment exceeds GitLab's 1,000,000 characters limit, the resulting log output is:
```shell
$ n…
-
**Describe the bug**
Danger not giving back response in PR. It gets stuck on `Expected — Waiting for status to be reported`.
**To Reproduce**
Danger passes locally and when running in the terminal …
-
Using `danger-python-0.1.0` and `danger@10.4.0` in CLI I get the following error:
>
> (env) [jay@jay-arch DiscordBot]$ danger-python pr https://github.com/TrainerDex/DiscordBot/pull/25
> Startin…
-
**Describe the bug**
When not using babel or typescript `fs` is not available via `require`.
**To Reproduce**
Steps to reproduce the behavior:
1. `npm i -d danger`
2. `danger init`
3. Use the…