Skip to content

Commit a58f074

Browse files
theletterfcodex
andauthored
Fix updatecli token scope for public browser repo (#3003)
Remove elastic-otel-rum-js from the GitHub App repository allowlist so token creation does not fail when the app installation lacks access to that now-public repository. Keep the updatecli SCM repository list aligned with the workflow configuration. Made-with: Cursor Co-authored-by: OpenAI <noreply@openai.com>
1 parent dc4a854 commit a58f074

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

.github/updatecli/values.d/scm.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ scm:
66
edot-cloud-forwarder-aws
77
edot-cloud-forwarder-azure
88
edot-cloud-forwarder-gcp
9-
elastic-otel-rum-js
10-
branch: main
9+
branch: main

.github/workflows/updatecli.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
edot-cloud-forwarder-aws
3232
edot-cloud-forwarder-azure
3333
edot-cloud-forwarder-gcp
34-
elastic-otel-rum-js
3534
3635
- uses: elastic/oblt-actions/updatecli/run@v1
3736
with:

0 commit comments

Comments
 (0)