kjaymiller / kjaymiller/Az-Queue-Tweeter
Setup Github action
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
My usual: https://github.com/pamelafox/mypythonproject-sept7th/blob/main/.github/workflows/python.yaml
We can subtract flake8 and add isort for this repo. Most important thing is to run pytest since I keep forgetting to run it!
Contributor guide
Research direction
Start by comparing the referenced .github/workflows/python.yaml with this repository's workflow setup. Configure the GitHub Action to run pytest, use isort, and omit flake8; done means the workflow runs successfully with those checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100