ਦਸਤਾਵੇਜ਼ੀਕਰਨ
Configuration
Configure Zof agents, workflows, thresholds, and integrations for your specific needs.
Configuration File
Zof is configured via zof.config.yaml in your project root.
# zof.config.yaml
version: "1.0"
project:
name: "my-app"
environment: "production"
agents:
enabled:
- api
- security
- e2e
- load
thresholds:
coverage: 80
pass_rate: 95
workflows:
smoke:
agents: [api, e2e]
timeout: 5m
full:
agents: all
timeout: 30m
integrations:
github:
enabled: true
slack:
enabled: true
channel: "#reliability"Agent Configuration
Enable or disable specific agents and configure their behavior:
- enabled: List of agents to run
- thresholds: Pass/fail criteria
- timeout: Per-agent execution limits
- priority: Execution order preference
Workflow Configuration
Define custom workflows for different scenarios:
smoke
Quick validation for every commit
pr
Comprehensive PR checks before merge
full
Complete system validation
nightly
Scheduled full regression
Next Steps
ਮਦਦ ਦੀ ਲੋੜ ਹੈ?
ਮਦਦ ਦੀ ਲੋੜ ਹੈ?
Zof ਤੋਂ ਵੱਧ ਤੋਂ ਵੱਧ ਪ੍ਰਾਪਤ ਕਰਨ ਵਿੱਚ ਤੁਹਾਡੀ ਮਦਦ ਕਰਨ ਲਈ ਸਾਡੀ ਸਹਾਇਤਾ ਟੀਮ ਇੱਥੇ ਹੈ।