Ежедневные проверки дежурного инженера Firefox Relay
★ 7.5 · automation
ble is a Claude Code skill that runs daily Base Load Engineer (BLE) checks for Firefox Relay and produces a single prioritized action list. It reads multiple sources in parallel: Slack channels (#relay-alerts, #privacy-security-wiz-tickets, #relay-jira-triage, and others), Jira via the Atlassian MCP server, GitHub Dependabot alerts via `curl` with `gh auth token`, Bugzilla REST API, and a prioritization framework fetched at runtime from Confluence page ID 1431273556. Prerequisites include `jq`, `gh` CLI tools, `gh auth login` authentication, and configured Slack and Atlassian MCP servers. Monday runs use a 72-hour lookback window; all other days use 24 hours. The output separates action items — Sentry errors, E2E test failures, Wiz security tickets, open Dependabot vulnerabilities — from FYI items, making it a practical tool for engineers on BLE rotation for Firefox Relay.
- #relay
- #slack
- #jira
- #sentry
- #github
- #operations
- #monitoring