Maintainer PR Triage Bot
Version updated for https://github.com/wagmiiii/pr-reviewer to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates PR triage by reading open pull requests, identifying potential blockers, and labeling them with relevant information. It helps maintainers quickly understand which PRs are worth addressing and provides detailed guidance to contributors on what needs improvement. The bot never merges any PRs, leaving the final decision up to the maintainer.
What’s Changed
- Merge pull request #54 from wagmiiii/feat/sweep-performance-optimizations (b372a50)
- chore: rename action to Maintainer PR Triage Bot for marketplace uniqueness (104f69a)
- Merge pull request #52 from wagmiiii/feat/sweep-performance-optimizations (4bc3a2d)
- fix: read github-token from action inputs to fix missing token error (cc3e84f)
- fix: bundle action as cjs to prevent dynamic require error (9a167e3)
- Merge pull request #53 from wagmiiii/feat/pr-110-user-gate (cca7ede)
- style: fix prettier formatting issues (4bddd3b)
- docs: file PR-086, and put PR-110 on the board as the only open question (a1e9219)
- fix: mock checks collection in tests and update dist (8245a3e)
- chore: add self-dogfooding workflow (bca4e46)