Releases: labgadget015-dotcom/github-notifications-copilot
Releases · labgadget015-dotcom/github-notifications-copilot
v0.1.0 — Initial Release
What's included
Autonomous GitHub notification triage agent with hourly scheduled automation.
Features
- Claude-powered priority classification (P1/P2/P3) via
TriageAgentfromprompt-orchestrator - Rule-based fallback when API key absent
- Hourly cron workflow (
.github/workflows/triage.yml) - Auto-creates issue on failure
gh-copilotCLI entry point
Setup
- Add
TRIAGE_GITHUB_TOKENsecret (PAT withnotifications+reposcope) - Optionally add
ANTHROPIC_API_KEY - Trigger manually: Actions → Notification Triage → Run workflow
Install
pip install -e .
gh-copilot --dry-run --limit 20