atoolz/Repo Health Pulse
Generate an animated ECG-style SVG showing your repository vital signs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token with read access to actions, pulls, releases, and issues | no | ${{ github.token }} |
| format | SVG format: monitor (800x220), mini (480x80), or badge (280x32) | no | monitor |
| output-path | Path where the SVG file will be written | no | .github/health-pulse.svg |
Outputs
| name | description |
|---|---|
| score | Composite health score (0-100) |
| state | Health state: healthy, stressed, critical, or flatline |
| bpm | Display BPM value |