Skip to content

Commit 7b9cc24

Browse files
stevesCopilot
andauthored
Add OctoSecrets ownership for DOCS_BOT_APP secrets (#61906)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent f0dcc8f commit 7b9cc24

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

config/moda/secrets/production/secrets.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,16 @@ secrets:
1414
type: salt
1515
owner: '@github/docs-engineering'
1616
externally_usable: true
17+
DOCS_BOT_APP_ID:
18+
kind: latest_at_deployment_start
19+
type: github_app
20+
owner: '@github/docs-engineering'
21+
externally_usable: true
22+
DOCS_BOT_APP_PRIVATE_KEY:
23+
kind: latest_at_deployment_start
24+
type: github_app
25+
owner: '@github/docs-engineering'
26+
externally_usable: true
1727
DOCS_BOT_PAT_BASE:
1828
kind: latest_at_deployment_start
1929
type: github_pat

0 commit comments

Comments
 (0)