Skip to content

Feat/service account prompting#3966

Draft
TheodoreSpeaks wants to merge 3 commits intostagingfrom
feat/service-account-prompting
Draft

Feat/service account prompting#3966
TheodoreSpeaks wants to merge 3 commits intostagingfrom
feat/service-account-prompting

Conversation

@TheodoreSpeaks
Copy link
Copy Markdown
Collaborator

Summary

Brief description of what this PR does and why.

Fixes #(issue)

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Other: ___________

Testing

How has this been tested? What should reviewers focus on?

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

Screenshots/Videos

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
docs Skipped Skipped Apr 6, 2026 4:35pm

Request Review

@TheodoreSpeaks
Copy link
Copy Markdown
Collaborator Author

@BugBot review

@cursor
Copy link
Copy Markdown

cursor bot commented Apr 5, 2026

PR Summary

Medium Risk
Changes credential requirement metadata used by Copilot/tooling and alters subblock visibility logic via a new shared reactive-conditions hook, which could affect what configuration fields are shown or what auth prompts are generated.

Overview
Adds a shared useReactiveConditions hook and wires it into both the editor subblock layout and canvas WorkflowBlock rendering so subblocks can be dynamically hidden based on watched field values (e.g., selected credential type).

Updates Copilot get_blocks_metadata transformation to derive the OAuth service from the oauth-input subblock’s serviceId (instead of the block id) and to additionally advertise service-account support via requiredCredentials.serviceAccountType when available.

Reviewed by Cursor Bugbot for commit fac34dc. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit fac34dc. Configure here.

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.

1 participant