An open API service indexing awesome lists of open source software.

https://github.com/BuildPulseLLC/buildpulse-action

GitHub Action for connecting to BuildPulse for flaky test detection
https://github.com/BuildPulseLLC/buildpulse-action

actions flake-detection github-actions

Last synced: 19 days ago
JSON representation

GitHub Action for connecting to BuildPulse for flaky test detection

Awesome Lists containing this project

README

        

# 🚚 We've moved to a new home

👋📰 This action has moved to a new home at **[buildpulse/buildpulse-action](https://github.com/buildpulse/buildpulse-action)**.

Please update your workflows to use `buildpulse/buildpulse-action` like so:

```diff
- uses: Workshop64/buildpulse-action@main
+ uses: buildpulse/buildpulse-action@main
```

If you have any questions or want a hand making this change, you can reach us any time at [hello@buildpulse.io](mailto:hello@buildpulse.io).