-
Notifications
You must be signed in to change notification settings - Fork 1k
feat: enhance BitbucketServerProvider authentication with username and password fallback #1980
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
feat: enhance BitbucketServerProvider authentication with username and password fallback #1980
Conversation
…d password fallback
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to e14beac
Previous suggestionsSuggestions up to commit e14beac
|
/improve |
Persistent suggestions updated to latest commit e14beac |
User description
feat: enhance BitbucketServerProvider authentication with username and password fallback
PR Type
Enhancement
Description
Add username/password authentication fallback for BitbucketServerProvider
Maintain bearer token as primary authentication method
Improve authentication flexibility for different deployment scenarios
Diagram Walkthrough
File Walkthrough
bitbucket_server_provider.py
Enhanced authentication with username/password fallback
pr_agent/git_providers/bitbucket_server_provider.py