Skip to content

Conversation

miguelg719
Copy link
Collaborator

why

To keep up with changes on client SDKs

what changed

Added a workflow 'Feature Parity' that, given an added (specific) label to a PR, will open an issue on the sibling repo describing the PR for future implementation

test plan

@miguelg719 miguelg719 marked this pull request as ready for review June 29, 2025 20:43
// Create the issue in the Python repository
const { data: issue } = await github.rest.issues.create({
owner: 'browserbase',
repo: 'stagehand',
Copy link
Collaborator

Choose a reason for hiding this comment

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

should this be stagehand-python ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this will open an issue in the sibling repo

@miguelg719 miguelg719 merged commit f815d3f into main Jun 30, 2025
11 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.

3 participants