Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[JENKINS-73471] Git scm.userRemoteConfigs.credentialsId configured by Bitbucket is null #899

Merged
merged 1 commit into from
Nov 3, 2024

Conversation

nfalco79
Copy link
Member

@nfalco79 nfalco79 commented Nov 3, 2024

This is the first part of fix #867 to reapply fix for JENKINS-73677 in git plugin

… Bitbucket is null

Set the credentialsId returned by the authenticator for SCM.
In case of SSH Trait is set git SCM credential to null to re-apply patch jenkinsci/git-plugin#1649
@nfalco79
Copy link
Member Author

nfalco79 commented Nov 3, 2024

tested on our production installation with organization folder configured using SSHTrait and other using OAuth2 credentials

@nfalco79 nfalco79 merged commit cb6984f into master Nov 3, 2024
20 checks passed
@nfalco79 nfalco79 deleted the feature/JENKINS-73471 branch November 3, 2024 01:39
@nfalco79 nfalco79 added fix github_actions Pull requests that update Github_actions code labels Nov 4, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
fix github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant