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: PagerDuty service level operations #2439

Closed
wants to merge 39 commits into from

Commits on Nov 4, 2024

  1. feat: pagerduty oauth

    - incidents are mapped to incidents
    - pagerduty installed via oauth
    
    Signed-off-by: 35C4n0r <[email protected]>
    35C4n0r committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ad1be89 View commit details
    Browse the repository at this point in the history
  2. fix: uncomment needed changes

    Signed-off-by: 35C4n0r <[email protected]>
    35C4n0r committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9ef71c1 View commit details
    Browse the repository at this point in the history
  3. fix: type checks

    Signed-off-by: 35C4n0r <[email protected]>
    35C4n0r committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5c60897 View commit details
    Browse the repository at this point in the history
  4. fix: CI pass

    Signed-off-by: 35C4n0r <[email protected]>
    35C4n0r committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    7e01ab5 View commit details
    Browse the repository at this point in the history
  5. fix: update tests

    Signed-off-by: 35C4n0r <[email protected]>
    35C4n0r committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    091c7ba View commit details
    Browse the repository at this point in the history
  6. fix: update tests

    Signed-off-by: 35C4n0r <[email protected]>
    35C4n0r committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a5da877 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into feat-pd-app

    # Conflicts:
    #	keep/api/core/db.py
    #	keep/api/routes/incidents.py
    #	keep/providers/base/base_provider.py
    35C4n0r committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    02970fe View commit details
    Browse the repository at this point in the history
  8. fix: imports

    Signed-off-by: 35C4n0r <[email protected]>
    35C4n0r committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    aee8a92 View commit details
    Browse the repository at this point in the history
  9. fix: update typescript

    Signed-off-by: 35C4n0r <[email protected]>
    35C4n0r committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4a5edad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f2ddfd5 View commit details
    Browse the repository at this point in the history
  11. fix: resolve merge conflicts

    Signed-off-by: 35C4n0r <[email protected]>
    35C4n0r committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2c84a40 View commit details
    Browse the repository at this point in the history
  12. fix: minor fixes

    Signed-off-by: 35C4n0r <[email protected]>
    35C4n0r committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    bda66a1 View commit details
    Browse the repository at this point in the history
  13. fix: CI pass

    Signed-off-by: 35C4n0r <[email protected]>
    35C4n0r committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6a80845 View commit details
    Browse the repository at this point in the history
  14. fix: typos

    Signed-off-by: 35C4n0r <[email protected]>
    35C4n0r committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a1daa04 View commit details
    Browse the repository at this point in the history
  15. chore: minor refactors

    Signed-off-by: 35C4n0r <[email protected]>
    35C4n0r committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4200317 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. fix: extra flags for ai incident creation

    Signed-off-by: 35C4n0r <[email protected]>
    35C4n0r committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    5120384 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feat-pd-app

    # Conflicts:
    #	keep/api/routes/providers.py
    35C4n0r committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b17b146 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    e2bff6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08b263c View commit details
    Browse the repository at this point in the history
  3. fix: improvements

    talboren committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1cf1802 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. chore: add docstrings

    Signed-off-by: 35C4n0r <[email protected]>
    35C4n0r committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b017990 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c561a0c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Merge branch 'main' into feat-pd-app

    Signed-off-by: Tal <[email protected]>
    talboren authored Nov 10, 2024
    Configuration menu
    Copy the full SHA
    48f37ea View commit details
    Browse the repository at this point in the history
  2. fix: wip

    talboren committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    9dc47e4 View commit details
    Browse the repository at this point in the history
  3. fix: wip

    talboren committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    e7112cf View commit details
    Browse the repository at this point in the history
  4. fix: wip

    talboren committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    b9b5e04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f407ad View commit details
    Browse the repository at this point in the history
  6. fix: providers

    talboren committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    66acb18 View commit details
    Browse the repository at this point in the history
  7. fix: fix

    talboren committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    cba0006 View commit details
    Browse the repository at this point in the history
  8. fix: fix

    talboren committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    ce075c3 View commit details
    Browse the repository at this point in the history
  9. fix: fix

    talboren committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    8b02198 View commit details
    Browse the repository at this point in the history
  10. fix: improvements

    talboren committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    b339aed View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    00b9111 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feat-pd-app

    Signed-off-by: Tal <[email protected]>
    talboren authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    595cbee View commit details
    Browse the repository at this point in the history
  3. fix: reverting a wrong description

    Signed-off-by: Jay Kumar <[email protected]>
    35C4n0r authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    7573aac View commit details
    Browse the repository at this point in the history
  4. feat: service level operations

    Signed-off-by: 35C4n0r <[email protected]>
    35C4n0r committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b3241fb View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Merge branch 'main' into feat-pd-service

    Signed-off-by: Tal <[email protected]>
    talboren authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    532dde9 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Configuration menu
    Copy the full SHA
    b02fc31 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    e0c1ffd View commit details
    Browse the repository at this point in the history