basalt-rs / basalt-rs/basalt

Automatically determine whether a release is a pre-release in CD

Open
#96 0 comments 0 reactions 0 assignees View on GitHub
CI/CD enhancement
Dominant language
TypeScript
Stars
4
Forks
3
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Right now, CD prerelease is hard-coded in the cd action

**Describe the solution you'd like**
Have it determine based on the name of the release (if it has a label)

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue identifies the CD action as the entry point; locate where prerelease status is currently hard-coded and inspect the release metadata available there. Done means the action determines prerelease status from the release name or label instead of a fixed value, then the CD workflow should be exercised to confirm the behavior.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.