This action does not create GitHub releases, making it incompatible with Renovate

Open
#182 1 comment 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
github, github-actions
Domain
ci-cd, release

Research direction

Review the affected workflows, .github/workflows/databricks-asset-bundle-deploy-reusable-workflow.yml and .github/workflows/databricks-asset-bundle-run-reusable-workflow.yml, and trace how new versions are currently tagged. Determine how to create GitHub releases alongside those tags, then verify that Renovate can resolve databricks/setup-cli versions.

Written by the indexing model from the issue text.

Description

Issue: We use Renovate at my organization for dependency version management. Because this GitHub action does not create GitHub releases (only tags), it seems to make it incompatible with Renovate. The following error message is received when trying to use Renovate for this action:

Warning

Renovate failed to look up the following dependencies: Failed to look up github-tags package databricks/setup-cli.

Files affected: .github/workflows/databricks-asset-bundle-deploy-reusable-workflow.yml, .github/workflows/databricks-asset-bundle-run-reusable-workflow.yml

Image

Request: It would be great if this action repo could create GitHub releases as well as tags for new versions to make it compatible with Renovate and make it consistent with almost all other GitHub actions on the marketplace.

Dominant language
Shell
Stars
29
Forks
19
Avg merge
3m
Merged PRs (30d)
6

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from databricks/setup-cli

All issues in databricks/setup-cli

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.