Merged
Conversation
59b5e14 to
ebbc4ed
Compare
ebbc4ed to
fadf3d6
Compare
pietern
approved these changes
Oct 2, 2023
Collaborator
pietern
left a comment
There was a problem hiding this comment.
We still need to manually trigger this at the moment. How do you want to integrate it?
| - uses: actions/checkout@v3 | ||
| with: | ||
| fetch-depth: 0 | ||
| fetch-tags: true |
Collaborator
There was a problem hiding this comment.
No need for full checkout if we're making a change on top.
Co-authored-by: Pieter Noordhuis <[email protected]>
Co-authored-by: Pieter Noordhuis <[email protected]>
Co-authored-by: Pieter Noordhuis <[email protected]>
Co-authored-by: Pieter Noordhuis <[email protected]>
Contributor
Author
|
@pietern as we discussed before we'll leverage webhooks on CLI repo |
ilia-db
added a commit
to databricks/databricks-vscode
that referenced
this pull request
Dec 21, 2023
It will be triggered automatically after we add a dispatch logic to the CLI repo ([in the release action](https://github.com/databricks/cli/blob/main/.github/workflows/release.yml#L36)). The approach is the same as we've introduced for automatic PRs to the setup-cli repo: databricks/setup-cli#48
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.
Manually triggered with
act, here's the result PR #50Act command