fynnfluegge / fynnfluegge/rocketnotes
feat(github-actions): Add test stage to CI pipeline
Open
effort low
feature
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
CI [pipeline](https://github.com/fynnfluegge/rocketnotes/blob/main/.github/workflows/main.yml) should test the web app triggered by any pull request. A test stage should be added to the pipeline.
Contributor guide
Research direction
Start with .github/workflows/main.yml and inspect how the web app is built and whether an existing test command is available. Add a test stage triggered for pull requests, and verify that the workflow runs the web app tests successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100