launchdarkly / ld-find-code-refs

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

[sc-210848] exclude flag key itself from alias list #370

Closed jazanne closed 11 months ago

jazanne commented 11 months ago

For given flag key "test-flag" with configured kebabcase alias, own key "test-flag" should not be considered an alias

This will reduce scanning required.

See fix here: https://github.com/launchdarkly/cr-flags/pull/37

shortcut-integration[bot] commented 11 months ago

This pull request has been linked to Shortcut Story #210848: "alias" matching a flag key shouldn't be listed as an alias.

jazanne commented 11 months ago

Nevermind, aliases are valid if they match because they can be found without delimiters