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

[v14] Fix issue with ServiceNow incidents not including link to access request #33593

Merged
merged 14 commits into from Oct 17, 2023

Commits on Oct 17, 2023

  1. Fix issue with ServiceNow incidents not including link to access request

    r0mant authored and github-actions committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    cb56f7d View commit details
    Browse the repository at this point in the history
  2. Add cluster to incident desciption and include user as caller

    EdwardDowling authored and github-actions committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    0aba6a0 View commit details
    Browse the repository at this point in the history
  3. Add status sink to servicenow client

    EdwardDowling authored and github-actions committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    331bf17 View commit details
    Browse the repository at this point in the history
  4. Fix formatting

    EdwardDowling authored and github-actions committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    db9cbe0 View commit details
    Browse the repository at this point in the history
  5. Undefer status updating in servicenow plugin

    EdwardDowling authored and github-actions committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    2b0e381 View commit details
    Browse the repository at this point in the history
  6. Add log of plugin status

    EdwardDowling authored and github-actions committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    3a3c01c View commit details
    Browse the repository at this point in the history
  7. Update integrations/access/servicenow/client.go

    Co-authored-by: Marco André Dinis <marco.dinis@goteleport.com>
    2 people authored and github-actions committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    12c109e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    49e1921 View commit details
    Browse the repository at this point in the history
  9. Change format for description for resource requests

    EdwardDowling authored and github-actions committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    bd9f7d0 View commit details
    Browse the repository at this point in the history
  10. Fix mock servicenow to use seperate incident response type

    EdwardDowling authored and github-actions committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    89d3434 View commit details
    Browse the repository at this point in the history
  11. Update integrations/access/servicenow/client_test.go

    Co-authored-by: Roman Tkachenko <roman@goteleport.com>
    2 people authored and github-actions committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    dff1558 View commit details
    Browse the repository at this point in the history
  12. Fix formating

    EdwardDowling authored and github-actions committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8d5f1e8 View commit details
    Browse the repository at this point in the history
  13. Update tests

    EdwardDowling authored and github-actions committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    afc3810 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e2536f1 View commit details
    Browse the repository at this point in the history