Skip to content

Releases: labgadget015-dotcom/github-notifications-copilot

v0.1.0 — Initial Release

07 Mar 08:07

Choose a tag to compare

What's included

Autonomous GitHub notification triage agent with hourly scheduled automation.

Features

  • Claude-powered priority classification (P1/P2/P3) via TriageAgent from prompt-orchestrator
  • Rule-based fallback when API key absent
  • Hourly cron workflow (.github/workflows/triage.yml)
  • Auto-creates issue on failure
  • gh-copilot CLI entry point

Setup

  1. Add TRIAGE_GITHUB_TOKEN secret (PAT with notifications + repo scope)
  2. Optionally add ANTHROPIC_API_KEY
  3. Trigger manually: Actions → Notification Triage → Run workflow

Install

pip install -e .
gh-copilot --dry-run --limit 20