Add entry for Baler, a bad link reporter (#95)

Co-authored-by: Michael Hucka <mhucka@google.com>
This commit is contained in:
Romain Lespinasse 2025-03-05 10:47:04 +01:00 committed by GitHub
parent afb6e97b19
commit 00c4876940
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -384,6 +384,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Size Limit Action](https://github.com/andresz1/size-limit-action) - Comments cost comparison of your JS in PRs and rejects them if limit is exceeded.
- [Check bundlephobia](https://github.com/carlesnunez/check-my-bundlephobia) - Comments new and modified package size according to bundlephobia.io website and rejects PR on threshold surpassed.
- [Workflow Telemetry Action](https://github.com/runforesight/workflow-telemetry-action) - Tracks and monitors the resource metrics and process activities of your GitHub Action workflow runs.
- [Test URLs in Markdown Files and Open Issues for Problems](https://github.com/caltechlibrary/baler)
### Pull Requests