DataDog / test-visibility-github-action

GitHub Action that installs Datadog Test Visibility
Apache License 2.0
3 stars 1 forks source link

Improve README around `site` #3

Closed juan-fernandez closed 3 months ago

juan-fernandez commented 3 months ago

What does this PR do?

Improve instructions around site. US1 is not a valid DD_SITE parameter, and we use inputs.site directly to pass to DD_SITE: https://github.com/DataDog/test-visibility-github-action/blob/8cea2a0c86c31bfa6e90f1440fbfe85d9b1da367/action.yml#L67

Motivation

Reduce likelihood of invalid config

Describe how to test/QA your changes

Check if it makes sense