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

Fix extract Frogbot configuration from source branch #378

Merged
merged 3 commits into from
Jul 6, 2023

Conversation

EyalDelarea
Copy link
Contributor

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • This pull request is on the dev branch.
  • I used gofmt for formatting the code before submitting the pull request.

Fix the fallback when can't find frogbot config at the target branch of a pull request.

@EyalDelarea EyalDelarea added the bug Something isn't working label Jul 4, 2023
@omerzi omerzi merged commit 8fbeca6 into jfrog:dev Jul 6, 2023
6 of 7 checks passed
@AdityaHitachi
Copy link

Does this functionality still exist? Currently, FrogBot is not picking up the file from the source repository. We have a config file in the source repository, but FrogBot is not picking up that file. It always tries to look for a file in the target repository instead of the source repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

frogbot-scan-pr with on "pull_request" instead of "pull_request_target" does not find frogbot-config.yml
3 participants