neume-network / neume-network/data
data quality assurance should run on every new push on main branch but it doesn't
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 15
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
- we define that this workflow should run on every new push to main
But for some reason, it isn't running regularly: https://github.com/neume-network/data/actions/workflows/dataqualityassurance.js.yml
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 with .github/workflows/dataqualityassurance.js.yml, especially lines 3-5, and compare its configured push trigger with recent runs in the linked GitHub Actions workflow. Inspect why pushes to main are skipped, then verify that a new push to main creates a data-quality-assurance run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100