File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed
config/moda/secrets/production Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ secrets :
3+ COPILOT_API_URL :
4+ key : COPILOT_API_URL
5+ type : config
6+ owner : " @github/customer-success-engineering"
7+ playbook :
8+ externally_usable : false
9+ kind : latest_at_deployment_start
10+ CSE_COPILOT_HMAC_KEY :
11+ key : CSE_COPILOT_HMAC_KEY
12+ type : HMAC
13+ owner : " @github/customer-success-engineering"
14+ playbook : https://github.com/github/trust-metadata-api/blob/main/docs/playbooks/rotate-hmac-keys.md
15+ externally_usable : true
16+ kind : latest_at_deployment_start
17+ CSE_COPILOT_SERVICE_URL :
18+ key : CSE_COPILOT_SERVICE_URL
19+ type : config
20+ owner : " @github/customer-success-engineering"
21+ playbook :
22+ externally_usable : false
23+ kind : latest_at_deployment_start
24+ kittens :
25+ key : kittens
26+ type : kittens
27+ owner : ' '
28+ playbook :
29+ externally_usable : false
30+ kind : latest_at_deployment_start
You can’t perform that action at this time.
0 commit comments