-
Notifications
You must be signed in to change notification settings - Fork 22
Pass credentials conditionally for controller projects #156
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
Pass credentials conditionally for controller projects #156
Conversation
abhikdps
commented
Apr 8, 2025
•
edited
Loading
edited
- This PR adds a credential field under controller project which can be used to pass a SCM credential when creating a project on AAP.
- This field will be omitted if no credential is passed.
- This is to provide support to create a pattern template from a private repository in Ansible Portal.
@abhikdps Could you please add a changelog fragment for this? |
@hakbailey Added the changelog fragment |
@hakbailey @alinabuzachis Can one of you please merge the PR since I don't have access to merge to this repository? |
Backport to stable-2: 💔 cherry-picking failed — target branch does not exist❌ Failed to find branch stable-2 🤖 @patchback |
Backport to stable-2.0: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 62bd419 on top of patchback/backports/stable-2.0/62bd4195630f1b0cd52ab47b22e1b6b4be716cb1/pr-156 Backporting merged PR #156 into main
🤖 @patchback |
…ential Pass credentials conditionally for controller projects (cherry picked from commit 62bd419)
Backport to stable-3: 💚 backport PR created✅ Backport PR branch: Backported as #157 🤖 @patchback |
Pass credentials conditionally for controller projects (cherry picked from commit 62bd419)
Pass credentials conditionally for controller projects (cherry picked from commit 62bd419) Co-authored-by: GomathiselviS <[email protected]>