buildpulse/BuildPulse-Discord
Gather top 3 disruptive tests from BuildPulse and post them to a Discord channel
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 8, 2024
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: buildpulse/buildpulse-discord@0ddb35252f8b798d8ec1fc5a7477840d74172db1 # v1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| buildPulse-api-token | API token for BuildPulse | yes | — |
| discord-webhook | URL for Discord webhook. Can be generated from the channel settings, on the channel that you wish to post digests to. | yes | — |
| repository | The repository whose disruptive tests you want to fetch. Must be specified as "<owner-name>/<repository-name>" (example: "facebook/react"). Defaults to the repository that is running the workflow. | no | — |
Outputs
no outputs