Posts
Members
Info
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
Running Danger-swift locally
Hi I am able to execute command danger-swift local and getting output on my repo. danger.git.modifiedFiles + danger.git.createdFiles are referring from "Master branch" to "Current branch" But I need to create run danger-swift local to "custom branch" to current branch. …
0
·3y·Locked# Swift
Can't locate the PR on GitLab "not executing on a PR"
Hello. Trying to setup danger-swift , for Bitrise and GitLab EE 12.4.2. Its working fine locally , but danger can't find the pull request when running on Bitrise. …
4