mirror of
https://github.com/sdras/awesome-actions.git
synced 2025-10-04 01:28:39 -04:00
Add Workflow Telemetry
action (#59)
Co-authored-by: Serkan ÖZAL <serkan@thundra.io>
This commit is contained in:
parent
7f8b2edbbe
commit
ce8806f6e4
1 changed files with 1 additions and 0 deletions
|
@ -369,6 +369,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
|||
- [Continuous Benchmarking and Benchmark Visualization for Go](https://github.com/bobheadxi/gobenchdata)
|
||||
- [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.
|
||||
|
||||
### Pull Requests
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue