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

[ASM] - Expandr 4735 #27624

Commits on Jun 21, 2023

  1. Update ranking algorithm for Service Ownership

    Currently, we score and return all owners in ${alert.asmserviceowner} in sorted owners; instead, we want ${alert.asmserviceowner} to contain a smaller, high-confidence set of owners that we would be comfortable notifying via email.
    
    Test plan: pytest + manual testing in tenant
    kball-pa committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    bdf9d3d View commit details
    Browse the repository at this point in the history
  2. Add release notes

    kball-pa committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    278df10 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    7b2f63f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad3c0ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59a81b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    941af29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e9c40b View commit details
    Browse the repository at this point in the history
  3. Update release notes

    kball-pa committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c984006 View commit details
    Browse the repository at this point in the history
  4. Manually apply diff in output of pre-commit check: use built-ins for …

    …type hints, set generators
    kball-pa committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    5d6c938 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5f2548 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    4ded770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0023c3 View commit details
    Browse the repository at this point in the history