deploy: configure NC01 HWLAB monitor exposure
This commit is contained in:
@@ -6,6 +6,14 @@ output:
|
||||
includePreview: false
|
||||
warning: "CLI stdout exceeded YAML-configured limit; full output was dumped to /tmp for one-off drill-down only. This is a CLI usability defect: improve the command itself to print concise tables/summaries and id-specific progressive disclosure instead of repeatedly depending on dump extraction."
|
||||
github:
|
||||
auth:
|
||||
tokenSource:
|
||||
enabled: true
|
||||
priority: before-env
|
||||
root: .
|
||||
sourceRef: .env/gh_token.txt
|
||||
sourceKey: GH_TOKEN
|
||||
format: raw-token
|
||||
prMerge:
|
||||
unknownRetry:
|
||||
maxAttempts: 5
|
||||
|
||||
Reference in New Issue
Block a user