launchdarkly / ld-find-code-refs

Build tool for automatically sending feature flag code references to LaunchDarkly
https://launchdarkly.com
Other
47 stars 34 forks source link

Filter flags to a single environment #171

Closed InTheCloudDan closed 3 years ago

InTheCloudDan commented 3 years ago

We do not need all of the environments returned when scanning for flags. This updates the query to first fetch a valid environment in the Project, then use that for subsequent requests.

shortcut-integration[bot] commented 3 years ago

This pull request has been linked to Shortcut Story #129048: Change ld-find-code-refs to query for the project before flags..