Add a pre-release.yml
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 199
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Add a GitHub Actions workflow (.github/workflows/pre-release.yml) for cutting pre-releases, separate from the main ci.yml test pipeline.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the existing .github/workflows/ci.yml with the requested .github/workflows/pre-release.yml. Identify how this repository’s releases are currently cut, then add a separate workflow for pre-releases and verify that it remains distinct from the main test pipeline.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100