ashrafee-dev / ashrafee-dev/scamshield-api
Run tests and lint on pull requests
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- Python
- Stars
- 3
- Forks
- 10
- Avg merge
- 14h 44m
- Merged PRs (30d)
- 9
Description
Goal
Make CI provide feedback before changes are merged.
Acceptance criteria
- Trigger the workflow for both pushes and pull requests.
- Keep the existing Python 3.13 and
uv sync --devsetup. - Run the repository’s test and lint checks, or clearly explain why a check is separate.
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
Inspect the repository’s existing workflow and development configuration to preserve the Python 3.13 and uv sync --dev setup. Identify the repository’s test and lint commands, then run them locally before wiring the workflow to both pushes and pull requests. Done means CI provides feedback for both event types and runs or explains each check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 70/100