Integrate agent deployment, secrets, and billing patterns into existing skills#283
Open
CheeYuTan wants to merge 2 commits intodatabricks-solutions:mainfrom
Open
Conversation
Reworks content from closed PRs (databricks-solutions#234, databricks-solutions#236, databricks-solutions#229) per maintainer feedback to add as sections within existing skills rather than standalone skills. Changes: - databricks-model-serving: Add Agent Deployment Patterns section (UC Volume access in serving, %%writefile notebook pattern) and 3 new Common Issues entries from PR databricks-solutions#234 - databricks-config: Add Secrets Management section with quick reference for scopes, ACLs, and CLI commands from PR databricks-solutions#236 - databricks-unity-catalog: Add Cost & Billing Analysis section with system.billing.usage query patterns from PR databricks-solutions#229
These files were already failing the CI Lint & Format check on main.
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Reworks content from previously closed new-skill PRs (#234, #236, #229) per maintainer feedback to add as sections within existing skills rather than standalone skills.
Changes (3 files, +104 lines):
databricks-model-serving%%writefilenotebook pattern, 3 new Common Issuesdatabricks-configdatabricks-unity-catalogsystem.billing.usagequery patterns,usage_metadataSTRUCT field referenceEach section is concise (15-35 lines) and adds the highest-value content from the original PRs without bloating the existing skills.
Test plan