Skip to content

v1.11.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 03:08
· 65 commits to main since this release

1.11.0 (2025-08-05)

πŸš€ Features

  • add .issues command for semantic PR context analysis (#214) (d58d989)
  • add pr-review-responder agent and update prime command (b7ad789)
  • AI-powered issue similarity detection with free MiniLM embeddings (#216) (5846248)
  • complete PR reviewer suggestions implementation (#221) (df528b1)
  • enable pytorch repository progressive backfill (#251) (e763471)
  • enhance bulk-add-repos with progressive backfill support (#258) (4d48066)
  • implement app stats reviewer suggestions based on CODEOWNERS (#220) (c27bf3c), closes #219
  • implement contributor.info GitHub App for PR insights (#212) (d808d5e)
  • implement GitHub Actions migration with progressive backfill (eb55431)
  • implement PR tier labeling system with comment-based prioritization (#215) (c5b0c7f)

πŸ› Bug Fixes

  • add missing author_id column to reviews table (#242) (2504d6c)
  • add user notifications for untracked repository searches (#239) (3e0d3a7), closes #222 #222
  • Delete scripts/tier-100.sh (116d43f)
  • improve error handling and logging in inngest capture functions (#225) (eaecc82)
  • inngest handler export (#241) (bc1d967), closes #223 #223
  • missing reviews and comments in feed (#238) (05c2818)
  • progressive backfill error handling and consecutive error checking (#256) (a9f328a)
  • progressive backfill workflow issues for large repositories (#254) (e56cdd1), closes #251
  • progressive backfill workflow issues for large repositories (#254) (#255) (08be29b)
  • properly export handler in inngest-prod.js for Netlify Functions (57658bc)
  • pytorch data errors (#240) (bdc0631)
  • remove non-existent pull_request_number column references (#244) (239c39a)
  • repository not found error for new large repos (#245) (9f8de66)
  • resolve inngest-prod handler export issue (aed088e)
  • resolve PR activity update workflow failures (#232) (9efe5d9)
  • update data loading UX to direct users to GitHub discussions (#257) (55215b0)
  • update script paths after folder reorganization (#252) (1d4f524), closes #251

πŸ“š Documentation

  • add comprehensive documentation for GitHub Actions migration (#249) (bc2154e)
  • add comprehensive README documentation for scripts directory (#231) (1c2bcfd), closes #228
  • add comprehensive README.md files to all documentation folders (#234) (cef3e98)