Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing blame information (Gitlab CI and docker) #17

Open
ChaoticGabibo opened this issue May 17, 2023 · 0 comments
Open

Missing blame information (Gitlab CI and docker) #17

ChaoticGabibo opened this issue May 17, 2023 · 0 comments

Comments

@ChaoticGabibo
Copy link

Hi,

I keep getting this error

/usr/local/bundle/gems/danger-mention-0.6.1/lib/danger_plugin.rb:101:in `initialize':  (Danger::DSLError)
[!] Invalid `Dangerfile` file: No such file or directory @ rb_sysopen - **https://mygitlab.com/myproject/blame/development/path_to_my_file/file.ts**
  • I'm running Danger and Danger Mention in a docker image
  • blame/development this path does not exist
  • development is the name of my branch
  • Here is my Dangerfile
mention.run(2, [".gitlab-ci.yml"], ["danger"])

What do I need to do to have blame folder?

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant