Skip to content

Remove EdgeDB pricing blurb and fix capitalization#967

Open
leslie-lau wants to merge 2 commits intomainfrom
feature-optin-remove-edgedb-cost
Open

Remove EdgeDB pricing blurb and fix capitalization#967
leslie-lau wants to merge 2 commits intomainfrom
feature-optin-remove-edgedb-cost

Conversation

@leslie-lau
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 25, 2026 17:52
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Mar 25, 2026

Deploying devcycle-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9356b45
Status: ✅  Deploy successful!
Preview URL: https://4aa9236e.devcycle-docs.pages.dev
Branch Preview URL: https://feature-optin-remove-edgedb.devcycle-docs.pages.dev

View logs

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

Updates the Feature Opt-In documentation to adjust pricing/plan messaging and revise various capitalization/wording details.

Changes:

  • Updates Feature Opt-In intro/implementation text with broad capitalization changes (e.g., Feature/Environment/Variation/Targeting Rule).
  • Changes settings navigation wording from Organization Settings to Project Settings.
  • Replaces the EdgeDB billing note with new “not available on Free plans” + pricing page language, and updates the API reference for custom widgets to point to the Bucketing API.

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

Comment on lines +20 to 22
Feature Opt-in allows end users of your product to opt-in to a list of eligible Features through a pre-built widget that can be implemented in your app and website with one line of code. Your team has the ability to customize the look & feel of this widget to your company's colour profile and logo.

This article explains how to implement our Feature Opt-in functionality on your app or website.
Copy link

Copilot AI Mar 25, 2026

Choose a reason for hiding this comment

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

The doc uses inconsistent capitalization for the feature name: this section says "Feature Opt-in" while the page title and other sections use "Feature Opt-In". Please standardize the naming (including "Opt-In" vs "Opt-in") throughout to avoid confusing readers/search.

Copilot uses AI. Check for mistakes.
![Feature Opt-In Settings](/oct-22-2022-feature-opt-in-1.png)

Feature Opt-In is first enabled at the project level. It needs to be enabled manually because it leverages EdgeDB to manage a user's opt-in state. This means that enabling Feature Opt-In on a project can impact billing for your account. For more information on EdgeDB pricing visit our [pricing page](https://devcycle.com/pricing).
Feature Opt-In is first enabled at the Project level. It needs to be enabled manually because it leverages EdgeDB to manage a user's opt-in state. As a result, Feature Opt-In is not available on Free plans at this time. Visit our [pricing page](https://devcycle.com/pricing) for more details.
Copy link

Copilot AI Mar 25, 2026

Choose a reason for hiding this comment

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

This paragraph still contains (and expands) pricing/plan messaging ("not available on Free plans" + link to pricing). Given the PR intent to remove the EdgeDB pricing blurb, consider removing plan/billing references here or updating the PR title/description to reflect the new pricing guidance, and verify the plan limitation statement is accurate/current.

Copilot uses AI. Check for mistakes.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 25, 2026 18:12
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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 3 comments.


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

Comment on lines +20 to 22
Feature Opt-in allows end users of your product to opt-in to a list of eligible Features through a pre-built widget that can be implemented in your app and website with one line of code. Your team has the ability to customize the look & feel of this widget to your company's colour profile and logo.

This article explains how to implement our Feature Opt-in functionality on your app or website.
Copy link

Copilot AI Mar 25, 2026

Choose a reason for hiding this comment

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

In this section the feature name is written as “Feature Opt-in”, but the page title and most other references use “Feature Opt-In”. Consider standardizing the capitalization here to avoid confusion/searchability issues.

Suggested change
Feature Opt-in allows end users of your product to opt-in to a list of eligible Features through a pre-built widget that can be implemented in your app and website with one line of code. Your team has the ability to customize the look & feel of this widget to your company's colour profile and logo.
This article explains how to implement our Feature Opt-in functionality on your app or website.
Feature Opt-In allows end users of your product to opt-in to a list of eligible Features through a pre-built widget that can be implemented in your app and website with one line of code. Your team has the ability to customize the look & feel of this widget to your company's colour profile and logo.
This article explains how to implement our Feature Opt-In functionality on your app or website.

Copilot uses AI. Check for mistakes.
Comment on lines +46 to +50
Below the customization options and styling preview is the iFrame code snippet and a tool to test the widget with different user IDs. Select the Environment you would like to test or implement in the dropdown and insert any user ID to validate what the widget will look like for a given user by clicking "Open Preview".

This code snippet is initially presented in simple HTML format, but React and Angular alternatives are available via the "Frontend framework" dropdown above the code snippet.

The two most important parts of the iFrame code are the environment key and user ID. Make sure that you are setting the right key for the environment the widget will be displayed in, and ensure you always pass the relevant user ID for the user that is interacting with the widget.
The two most important parts of the iFrame code are the Environment key and user ID. Make sure that you are setting the right key for the Environment the widget will be displayed in, and ensure you always pass the relevant user ID for the user that is interacting with the widget.
Copy link

Copilot AI Mar 25, 2026

Choose a reason for hiding this comment

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

These paragraphs start with extra leading whitespace compared to the rest of the document. It’s easy for indentation in Markdown/MDX to create unintended formatting (e.g., code blocks) and it also makes diffs noisier—please remove the leading spaces so these render consistently.

Copilot uses AI. Check for mistakes.
![Opt-In Targeting Rule](/oct-7-2022-feature-opt-in-6.png)

When Opt-In is enabled for a feature the special targeting rules cannot be deleted, to remove the Opt-In targeting rules you must disable Opt-In entirely for the feature. This will automatically remove all of the special targeting rules.
When Opt-In is enabled for a Feature, the special Targeting Rules cannot be deleted, to remove the Opt-In Targeting Rules you must disable Opt-In entirely for the Feature. This will automatically remove all of the special Targeting Rules.
Copy link

Copilot AI Mar 25, 2026

Choose a reason for hiding this comment

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

This sentence has a comma splice (“cannot be deleted, to remove…”). Please split it into two sentences or rework with a semicolon/"so" to improve readability.

Suggested change
When Opt-In is enabled for a Feature, the special Targeting Rules cannot be deleted, to remove the Opt-In Targeting Rules you must disable Opt-In entirely for the Feature. This will automatically remove all of the special Targeting Rules.
When Opt-In is enabled for a Feature, the special Targeting Rules cannot be deleted. To remove the Opt-In Targeting Rules, you must disable Opt-In entirely for the Feature. This will automatically remove all of the special Targeting Rules.

Copilot uses AI. Check for mistakes.
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