-
Notifications
You must be signed in to change notification settings - Fork 44.9k
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
feat(blocks): add text replace block #9366
Conversation
This pull request has been ignored for the connected project Preview Branches by Supabase. |
This PR targets the Automatically setting the base branch to |
Here's the code health analysis summary for commits Analysis Summary
|
β Deploy Preview for auto-gpt-docs canceled.
|
PR Reviewer Guide πHere are some key observations to aid the review process:
|
β Deploy Preview for auto-gpt-docs-dev canceled.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and this works :) - this will be a very useful block
<!-- Clearly explain the need for these changes: --> User in discord requested the replace text block ### Changes ποΈ - Adds replace text block <!-- Concisely describe all of the changes made in this pull request: --> ### Checklist π #### For code changes: - [x] I have clearly listed my changes in the PR description - [x] I have made a test plan - [x] I have tested my changes according to the test plan: <!-- Put your test plan here: --> - [x] Passed unit tests Co-authored-by: Bently <[email protected]>
User in discord requested the replace text block
Changes ποΈ
Checklist π
For code changes: