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

feat: Implement more assignment rules #1030

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

feat: Implement more assignment rules #1030

wants to merge 7 commits into from

Commits on May 18, 2023

  1. Add a test

    kdy1 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    b61b26b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Reduce

    kdy1 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    ffdd54b View commit details
    Browse the repository at this point in the history
  2. Fix loop count

    kdy1 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    e0d9e5b View commit details
    Browse the repository at this point in the history
  3. Don't use Ok(())

    kdy1 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    2904fe9 View commit details
    Browse the repository at this point in the history
  4. Update test refs

    kdy1 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    56ec608 View commit details
    Browse the repository at this point in the history
  5. disallow_rest_pat_in_left

    kdy1 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    f605d06 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. WPI

    kdy1 committed May 20, 2023
    Configuration menu
    Copy the full SHA
    e0174cf View commit details
    Browse the repository at this point in the history