brief-umbrella-80783
06/27/2025, 9:38 AMupdate-gb-code-refs:
runs-on: kube
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Update GrowthBook code references
uses: growthbook/coderefs-action@2.11.5-14
with:
apiHost: ${{ vars.GROWTHBOOK_HOST_URL }}
apiKey: ${{ secrets.GROWTHBOOK_API_KEY }}
lookback: 0
Workflow logs are attached as a file.
After successful run we still see a reference in feature toggle stats tab, but the piece of code which is displayed is no longer on master branch. This happens from time to time in different repositories and feature flags. Is there any caching or something like that, which prevents actual references from being displayed?brief-umbrella-80783
06/27/2025, 9:42 AMbrief-umbrella-80783
06/27/2025, 9:43 AMstrong-mouse-55694
06/27/2025, 6:08 PMbrief-umbrella-80783
07/16/2025, 1:01 PMstrong-mouse-55694
07/16/2025, 8:33 PMbrief-umbrella-80783
07/17/2025, 5:59 AMbrief-umbrella-80783
07/17/2025, 6:01 AM