-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
Creating a Bitbucket Server instance in any job type requires a user-name for Credentials (for build auth). It is worth supporting HTTP access tokens(not personal access tokens created for a specific user) created at project or repository level without requiring a user-name.
Hi RA, thanks for the suggestion.
This feature actually already exists- you can use the "Secret Text" credential type to create a job credential using just a token and no username. However, when verifying this, I found two issues: