Skip to content

removes databricks deploy workflow#253

Merged
tomjemmett merged 1 commit intomainfrom
remove_deploy_action
May 5, 2026
Merged

removes databricks deploy workflow#253
tomjemmett merged 1 commit intomainfrom
remove_deploy_action

Conversation

@tomjemmett
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 5, 2026 09:28
@tomjemmett tomjemmett requested a review from a team as a code owner May 5, 2026 09:28
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes the GitHub Actions workflow that automatically deploys the Databricks bundle to the prod environment on pushes to main, reducing CI/CD automation in this repo.

Changes:

  • Deleted the Deploy Databricks Bundle GitHub Actions workflow (deploy_bundle.yml).
  • Removes the associated OIDC/Databricks CLI setup and the databricks bundle deploy -t prod step.
Comments suppressed due to low confidence (1)

.github/workflows/deploy_bundle.yml:1

  • Deleting this workflow removes the automated production Databricks bundle deployment that previously ran on every push to main. If deployments are still required, please add/point to the replacement mechanism (e.g., a new workflow, manual runbook, or a different CI/CD system) so releases to prod don’t silently stop.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tomjemmett tomjemmett merged commit 84355e0 into main May 5, 2026
7 checks passed
@tomjemmett tomjemmett deleted the remove_deploy_action branch May 5, 2026 11:16
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