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

Clear new locally created files before pushing a fix #772

Merged
merged 10 commits into from
Oct 20, 2024

Conversation

eranturgeman
Copy link
Contributor

@eranturgeman eranturgeman commented Oct 20, 2024

  • 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.
  • Update documentation about new features / new supported technologies

This PR improves Frogbot's ability to detect new locally created files, and remove them before pushing the fixes PRs.
This improvement allows Frogbot to push cleaner PRs ,with changes ONLY in the already existing files and not pushing newly created files (like new lock files, node_modules etc...)

@eranturgeman eranturgeman added improvement Automatically generated release notes safe to test Approve running integration tests on a pull request labels Oct 20, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Oct 20, 2024
@eranturgeman eranturgeman added the safe to test Approve running integration tests on a pull request label Oct 20, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Oct 20, 2024
@eranturgeman eranturgeman added the safe to test Approve running integration tests on a pull request label Oct 20, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Oct 20, 2024
@eranturgeman eranturgeman added the safe to test Approve running integration tests on a pull request label Oct 20, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Oct 20, 2024
@eranturgeman eranturgeman added the safe to test Approve running integration tests on a pull request label Oct 20, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Oct 20, 2024
@eranturgeman eranturgeman added the safe to test Approve running integration tests on a pull request label Oct 20, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Oct 20, 2024
@eranturgeman eranturgeman added the safe to test Approve running integration tests on a pull request label Oct 20, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Oct 20, 2024
@eranturgeman eranturgeman added the safe to test Approve running integration tests on a pull request label Oct 20, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Oct 20, 2024
@eranturgeman eranturgeman added the safe to test Approve running integration tests on a pull request label Oct 20, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Oct 20, 2024
@eranturgeman eranturgeman added the safe to test Approve running integration tests on a pull request label Oct 20, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Oct 20, 2024
@eranturgeman eranturgeman added the safe to test Approve running integration tests on a pull request label Oct 20, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Oct 20, 2024
Copy link
Contributor

👍 Frogbot scanned this pull request and did not find any new security issues.


@eranturgeman eranturgeman merged commit 260720c into jfrog:dev Oct 20, 2024
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Automatically generated release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants