Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2025 12:35 AM
Hi all,
Is there any way to run jobs from github actions and catch the results?
Of course, I can do this if I use the API or CLI.
But I found the actions for notebook: https://github.com/marketplace/actions/run-databricks-notebook
Compared to this, writing code from scratch for jobs is complicated. Is there a better way?
Triggers a one-time run of a Databricks notebook