Posts
Members
Info
Is there a way to tell Danger to post a new comment, instead of update the old…
Or is that intentional to avoid spam that it's not possible? For a minute there I thought that was what the `sticky` did, but then read the docs to realize it wasn't it.
11
I'm facing 404 errors with a self-hosted GitLab
With the same container I had success on our test GitLab instance and test Jenkins instance. I've checked and I'm using the latest Danger, 8.2.3. GitLab is a bit outdated though, 13.9.4. GitLab API actually expects projects to be referred to by their numeric id, and not by name.…
0
Danger just started crashing on all my repos, any help would be appreciated
Dangers been working for a while and I haven't touched anything. It's running on a private company hosted gitlab instance. The weird thing is it always succeeds the first time when I create a new branch and danger runs. But any subsequent time after that for that branch it will…
2
Deleted·2y# Ruby
Please, help me with my Dangerfile
Hello! I want to implement Danger to my Gitlab projects. One of most important things is MR auto assignee. I have an exception 'Invalid Dangerfile file: undefined method `[]' for nil:NilClass' and dont know what to do with it :( My problem details described here:…
0