Skip to content

feat: support VITE_ONBOARDING_SUPPORT_MESSAGE for empty onboarding#185

Merged
sk-portkey merged 1 commit intomainfrom
feat/VITE_ONBOARDING_SUPPORT_MESSAGE
Apr 9, 2026
Merged

feat: support VITE_ONBOARDING_SUPPORT_MESSAGE for empty onboarding#185
sk-portkey merged 1 commit intomainfrom
feat/VITE_ONBOARDING_SUPPORT_MESSAGE

Conversation

@sk-portkey
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Helm chart value to configure an onboarding support message and exposes it to the frontend via window.APP_CONFIG as VITE_ONBOARDING_SUPPORT_MESSAGE, enabling a support message even when onboarding content is otherwise empty.

Changes:

  • Added config.onboardingSupportMessage to the chart’s default values.yaml.
  • Extended the frontend config.js ConfigMap payload to include VITE_ONBOARDING_SUPPORT_MESSAGE.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
charts/portkey-app/values.yaml Introduces a new configurable onboardingSupportMessage value with an empty-string default.
charts/portkey-app/templates/frontend/config-map.yaml Exposes the new value to the frontend runtime config as VITE_ONBOARDING_SUPPORT_MESSAGE.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sk-portkey sk-portkey merged commit 3bc142b into main Apr 9, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants