Omer Zidkoni

Results 30 comments of Omer Zidkoni

tests passed on my branch (added pipenv installation to test.yml) - https://github.com/omerzi/frogbot/actions/runs/2904024807

![image](https://user-images.githubusercontent.com/50792403/179399437-14df33bb-e232-413c-b19e-1854dc405936.png) Example ![image](https://user-images.githubusercontent.com/50792403/179399506-c7f2cb28-3836-45ed-8e17-6f4b45a4799e.png)

Hi @mangeishp and thank you for the update. For such cases, we have a specific environment variable. Add the following environment to your YAML file: ```JF_REQUIREMENTS_FILE: "requirements.txt"``` Please let me...

Hi @yarinsa, thank you for informing us about this issue. Can you please share the YAML file that you used?

Thanks, @yarinsa for the detailed information. We do set this env here: https://github.com/jfrog/frogbot/blob/9304d3b1d8e05a1b5fc0ba9ebf9ffbd495386250/commands/utils/params.go#L91 Could you please run this again with debug logs? Please add the following environment variable to Frogbot...

@yarinsa I'm glad that it worked for you, and thank you for the feedback! It would be greatly appreciated if you could help us understand this issue better, so we...

Hey @Jetski5822, thank you for your feedback! It's probably due to some changes we made recently in https://github.com/jfrog/froggit-go, which Frogbot uses as well as other improvements we had in Frogbot....

Hi @nachammaichidambaram, As @eyalbe4 and @EyalDelarea mentioned, currently, running scan-all-pull-requests for a specific branch by providing a parameter is currently not supported. However, I have just released improved documentation for...

Thank you for reporting this, @nachammaichidambaram. We do need some more information in order to understand the root cause and resolve the issue. Could you please provide your pipeline file...

@nachammaichidambaram, thank you for sharing. I'd like to point out a couple of things: 1. You don't need to manually configure the `JF_GIT_PULL_RQUEST_ID`. Since it's running within the context of...