Assign Reviewers when Dependencies Change
Version updated for https://github.com/dependency-owners/assign to version v2.0.8.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The assign GitHub Action automates the process of assigning reviewers to pull requests when changes are made to specific dependencies, based on a predefined configuration. It streamlines dependency management by leveraging the dependency-owners framework to identify appropriate reviewers, ensuring accountability and efficient code review workflows.
Release notes
2.0.8 (2026-01-26)
Bug Fixes
- Switch to npm, remove semantic-release dependencies and run using npx (8f23bab)