Posts
Members
Info
Having issues to get danger to work with GH actions
I am trying to use danger-js with GitHub Actions. I am using GITHUB_TOKEN but that doesn’t work I even tried using a bot token but don’t know what I do wrong. Here is draft PR: https://github.com/shabados/docs/pull/45 Here is an example run…
0
4
Can I transpile Typscript to vanilla JS?
Hello, In an attempt to reuse the same dangefile and custom plugins for multiple repos, I'm looking for a way to use typescript and then transpile it to vanilla js so danger can be supported on any kind of project (without needing to worry about typescript versions). Can anybody…
0
0
The Developers' Bakery Podcast - Danger with Franco Meloni
Hi all, I'd love to share a podcast about open-source I'm curating. In Ep. 03 I had the pleasure to chat with @f-meloni(f-meloni), talking about danger, danger/kotlin and danger/swift: https://thebakery.dev/03/ …
0
0
·258d# General
Trying to read diff for one single commit
Is there a way to get a TextDiff for the latest commit using danger.git? I've tried using getDiffForFile but it's returning diffs for all the commits on the branch. Thanks in advance for the help!
0
1
·262d# JavaScript
Danger plugin development
I'm trying to build a new plugin for danger but I would love to understand how can I make the development experience better. I started with the Extending Danger docs, but I came to some problems. As I'm using Typescript, I need to compile and then run the plugin code. So I added…
0
3
Setup DangerSwift on Bitrise CI can't get correct information from PRs
I'm using Bitrise CI and Bitbucket Cloud with a Swift Project. Then I'm trying to add a step on my workflow to check when there are some Pull Requests. So my step looks like: I'm also setting on Environment Variables both "DANGER_BITBUCKETCLOUD_OAUTH_KEY" and…
0
0
·278d# Ruby
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…
0
2
404 error because of trailing slash
I am trying to setup danger. But i am running into a strange error. Somehow there are these trailing / included. Which makes requests fail with a 404 error. Am i missing something here? …
0
1
Dimissing danger comments with… comments
Is it possible to dismiss danger-js comments with a comment on GitHub from repo admins? Something like @ mybot it's okay ? :)
0
2