Skip to content

add multihttp check type #777

add multihttp check type

add multihttp check type #777

Workflow file for this run

on:
pull_request_target:
jobs:
info-comment:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: mshick/add-pr-comment@v2
with:
message: |
In order to lower resource usage and have a faster runtime, PRs will not run Cloud tests automatically. To do so, a Grafana Labs employee must promote the Drone build.
_For maintainers_, it's better to run only the Cloud tests you need, rather than all of them. You can do so by setting the following parameter when promoting:
`TESTARGS='-run=<testname>'`