Skip to content

Conversation

@avivshafir
Copy link
Contributor

@avivshafir avivshafir commented Nov 19, 2025

This pull request introduces support for passing an optional cluster policy ID (policy_id) when launching Databricks jobs, and Stitch setup command.

For example:

/setup-stitch --auto-confirm --policy_id=000F957411D99C1F

Previously the passed command arguments were being ignored (auto confirm didn't work)

Related issue: #43

@pragyan-amp
Copy link
Contributor

Hi @avivshafir Thanks a lot for raising the PR.

can you take some time to add tests for following:

  • policy_id being passed through /launch_job
  • policy_id being passed through /setup-stitch --auto-confirm
  • policy_id in interactive mode
  • for the service.py fix (argument parsing for interactive commands)

Will get it merged once these are validated..

@pragyan-amp pragyan-amp merged commit fc0aac0 into amperity:main Nov 27, 2025
2 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.

2 participants