⚠️AC is missing fields from the ADRs and PRD: private_topic, all_bots_user_id, health_port, timeout_seconds, retry_count, graceful_message. The config.yaml.example in fix/abiba-platform-label branch has the full schema. Health port should be 9200 (consistent across all platforms per PRD).
⚠️ **AC is missing fields** from the ADRs and PRD: `private_topic`, `all_bots_user_id`, `health_port`, `timeout_seconds`, `retry_count`, `graceful_message`. The config.yaml.example in `fix/abiba-platform-label` branch has the full schema. Health port should be 9200 (consistent across all platforms per PRD).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Description
Create the canonical config.yaml schema shared across all 3 platform plugins.
AC:
config.yaml.examplein repo root. Fields: zulip_url, api_key, bot_email, agent_name, owner, stream_name, log_level. Documented in CONTEXT.md.Depends: #3 bot API keys
Priority: P0 — Critical
⚠️ AC is missing fields from the ADRs and PRD:
private_topic,all_bots_user_id,health_port,timeout_seconds,retry_count,graceful_message. The config.yaml.example infix/abiba-platform-labelbranch has the full schema. Health port should be 9200 (consistent across all platforms per PRD).