You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating the test source with UI, the provided Git token is used as a secret name instead of secret value. Additionally, it's displayed on the Test Source's settings after clicking the "eye" icon.
To Reproduce
Steps to reproduce the behavior:
Create a test source on the UI with Git token
Go to test source details
Check "eye" next to Git token
Expected behavior
It should correctly use Git token
The Git token should not show secret name after clicking on the "eye" icon
The text was updated successfully, but these errors were encountered:
Describe the bug
When creating the test source with UI, the provided Git token is used as a secret name instead of secret value. Additionally, it's displayed on the Test Source's settings after clicking the "eye" icon.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The text was updated successfully, but these errors were encountered: