Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assign PR assignment based on work queue #1786

Merged
merged 3 commits into from
Apr 16, 2024

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    d310b05 View commit details
    Browse the repository at this point in the history
  2. Ensure user capacity is respected on PR assignment

    This check is specifically used when assigning from the Github web UI
    apiraino committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    bb17381 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. PR assignment based on work queue availability

    Add checks in multiple points when identifying or finding an assignee.
    
    Filter out team members currently not having capacity, return messages
    instructing what to do in case the assignment is rejected.
    apiraino committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8030301 View commit details
    Browse the repository at this point in the history