8000 Comparing kentaro-m:master...80pctsols:master · kentaro-m/auto-assign · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kentaro-m/auto-assign
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: 80pctsols/auto-assign
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 4, 2025

  1. ✨ Add support for Freedom Teams

    Accepts new configuration to use "Freedom Teams". It works in conjuction
    with top-level reviewers, but doesn't work with review groups (if review
    groups are used everything else is disabled).
    
    The logic is as follows:
    
    * assuming the `numberOfReviewers` is _n_, then
    * if the owner is a part of a team, _n_ reviewers will be selected from
      that team
    * if the owner is not a part of a team, _n_ random reviewers will be
      selected across all teams
    * additionally, _n_ reviewers will be selected from the top-level list
      of reviewers filtering out any already selected reviewers
    
    This guarantees that we will not attempt to assign the same person twice
    as a reviewer giving the code a little bit more of a deterministic
    behavior.
    sidonath committed Feb 4, 2025
    Configuration menu
    Copy the full SHA
    169764a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Merge pull request #1 from 80pctsols/e-1558-modify-auto-assign-bot-to…

    …-assign-reviewers-based-on-teams
    
    Add support for "Freedom Teams"
    sidonath authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    3ab6c45 View commit details
    Browse the repository at this point in the history
Loading
0