Add SPEC-0 badge
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 394
- Forks
- 95
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 7
Description
It would be beneficial to implement a CI job that verifies our compliance with SPEC-0 and adds a badge to indicate the current status: https://github.com/scientific-python/specs/issues/240.
This job should run daily or weekly, rather than only on merge, as prolonged periods without code changes could result in us falling outside the SPEC-0 timeline. Consequently, the badge should turn red.
CC @ajkswamy
Contributor guide
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 by reading the linked SPEC-0 issue to understand the required compliance check and badge behavior. Then inspect the repository's existing CI configuration and determine how a scheduled check and status badge fit there. Done means the check runs on a daily or weekly schedule and the badge reflects current SPEC-0 compliance, including an out-of-date red status.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100