Skip to content

fix test due to scan-pr environment enforcement#1265

Open
eranturgeman wants to merge 1 commit intojfrog:v3_erfrom
eranturgeman:fix-oidc-workflow-v3
Open

fix test due to scan-pr environment enforcement#1265
eranturgeman wants to merge 1 commit intojfrog:v3_erfrom
eranturgeman:fix-oidc-workflow-v3

Conversation

@eranturgeman
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

This PR changes the trigger of the OIDC yml test for 2 reasons:

The tests runs scan-pr due to the pull_request_target trigger. since we not enfore environment with reviewers on every scan-pr run we will have to approve this test all the time -not required
we dont really care what flow we run as the intention os to only validate the OIDC token so adding another approval step is redundent
Sicne the trigger was pull_reqest_target the test code that runs on every pr, doesnt really reflect the PR changes even if those were made in the test. So there is no real value to add this on every PR and we can reduce this to be run on every push

@eranturgeman eranturgeman mentioned this pull request Mar 26, 2026
4 tasks
@eranturgeman eranturgeman added safe to test Approve running integration tests on a pull request ignore for release Automatically generated release notes labels Mar 26, 2026
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Mar 26, 2026
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