fix: allow a deployment without Pipelines#1762
fix: allow a deployment without Pipelines#1762openshift-merge-bot[bot] merged 1 commit intoredhat-appstudio:mainfrom
Conversation
cf RHTAP-6460 Since another CI system may be used, Pipelines is optional. - Modified values.yaml.tpl and values.yaml to enable pipelines configurations. - Updated patch-serviceaccounts.yaml run based on the new configuration. - Modified extra-env.yaml to always include GITHUB__HOST.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughConfiguration and Helm template modifications add pipeline enablement logic across multiple installer charts. Changes include conditional Pod manifest rendering, new pipeline configuration values, and simplified GitHub host environment variable emission. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
/cherry-pick release-1.9 |
|
@Roming22: once the present PR merges, I will cherry-pick it on top of DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dperaza4dustbit, Roming22 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
913298f
into
redhat-appstudio:main
|
@Roming22: new pull request created: #1764 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |



cf RHTAP-6460
Since another CI system may be used, Pipelines is optional.
Summary by CodeRabbit