MachatoApp / MachatoApp/machato
Create a GitHub Action that will create releases from PRs
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 46
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Life will be easier for contributors and users if you create a GitHub Action that will run tests, and create releases upon merging PRs. The necessary steps are outlined here.
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
No repository files or tests are named. Start with the linked GitHub Actions documentation and inspect the repository's existing release and test setup; done means a workflow runs tests and creates a release when a pull request is merged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, swift
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100