Skip to content

Conversation

@michal-shalev
Copy link
Contributor

@michal-shalev michal-shalev commented Nov 15, 2024

What?

Automatically selects reviewers for pull requests based on git blame analysis of modified lines.

Why?

Streamlines the review process by assigning knowledgeable contributors based on recent changes.

How?

Uses a GitHub Action triggered on pull request events to run git blame on affected files and assigns reviewers through the GitHub API.

NOTE

The GitHub Actions bot does not have permission to push to the repository.
https://github.com/openucx/ucx/actions/runs/11852759730/job/33031546894#step:6:122

@michal-shalev michal-shalev added the WIP-DNM Work in progress / Do not review label Nov 15, 2024
@michal-shalev michal-shalev marked this pull request as draft November 15, 2024 08:19
@michal-shalev michal-shalev force-pushed the auto-assign-reviewers branch 3 times, most recently from 4619d30 to 641e10d Compare November 15, 2024 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

WIP-DNM Work in progress / Do not review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant