dapr / dapr/quickstarts

[Release Enhancement] GHA Workflows to Update Versions Automatically

Open
#928 0 comments 0 reactions 0 assignees View on GitHub
build enhancement good first issue
Dominant language
Java
Stars
1.1k
Forks
547
PR merge metrics
No merged PRs in 30d

Description

It would be nice to have an automated process that listens for a new tag to be pushed to the `dapr/dapr` repo && `dapr/cli` that updates the version accordingly so we are always up to date on changes and can automate our release candidate testing. This should be automated to minimize the manual steps in the release process.

I propose adding a GitHub Action Workflow to `dapr/quickstarts` that listens for a new tag on the `dapr/dapr` repo && `dapr/cli` and auto creates a Pull Request that updates that line in the `.github/env/global.env` file. [Example of the lines to update](https://github.com/dapr/quickstarts/pull/906/files#diff-439c14994aa4f8d3b2e5fd697639f4598c95b555abba799bfffb9ad061dba2b6)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.