feat: Add widgets:pipes:manage to WidgetScope type#1609
Conversation
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Original prompt from greg.thompson
|
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Greptile SummaryThis PR adds
Confidence Score: 5/5Safe to merge — adds a single string literal to a union type with no runtime logic changes. The change is one line: a new string literal appended to an existing union type. It follows the established naming convention exactly, touches no serialization/deserialization logic, and introduces no new behaviour that could regress existing consumers. No files require special attention. Important Files Changed
|
Description
Add
widgets:pipes:manageto theWidgetScopetype to support the Pipes management widget scope.Documentation
Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.
If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.
Link to Devin session: https://app.devin.ai/sessions/1aa6c55dd1334c63baef303ea0ebd7de
Requested by: @thompsongl