Skip to content

Conversation

@eyalk007
Copy link
Collaborator

  • 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

Fixed the unit test suite bb test as it was missing a param

Tests using BitbucketServer as git provider were failing because
JF_GIT_BB_USERNAME is mandatory for that provider. Added the missing
environment variable to all affected tests.
@eyalk007 eyalk007 changed the base branch from master to v3_er January 19, 2026 10:20
@eyalk007 eyalk007 self-assigned this Jan 19, 2026
@eyalk007 eyalk007 added safe to test Approve running integration tests on a pull request ignore for release Automatically generated release notes labels Jan 19, 2026
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jan 19, 2026
The test expected validation in order: Provider → Owner → Token → Repo
but the code validates: Repo → Provider → Owner → Token. Updated test
to match the actual code behavior.
@eyalk007 eyalk007 added the safe to test Approve running integration tests on a pull request label Jan 19, 2026
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jan 19, 2026
@github-actions
Copy link
Contributor

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


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ignore for release Automatically generated release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant