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

[Components] opsgenie #11627

Open
pipedream-component-development opened this issue Apr 24, 2024 · 2 comments · May be fixed by #11629
Open

[Components] opsgenie #11627

pipedream-component-development opened this issue Apr 24, 2024 · 2 comments · May be fixed by #11629
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

opsgenie

URLs

Actions

create-alert

Prompt

Creates a new alert in Opsgenie. Required props are ‘message’ and ‘alias’. Optional props are ‘description’, ‘responders’, ‘actions’, ‘tags’, ‘details’, ‘entity’ and ‘priority’.

add-note-alert

Prompt

Adds a note to an existing alert in Opsgenie. Required props are ‘note’ and ‘identifier_type’. The value for ‘identifier_type’ should be one of 'id', 'tiny', 'alias' or 'teams'. ‘id’ is the default.

delete-alert

Prompt

Removes an existing alert from Opsgenie. Required prop is ‘id’ which is the ID of the alert to be deleted.

@dylburger dylburger added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Apr 24, 2024
@malexanderlim malexanderlim moved this from To Do to Prioritized in Component (Source and Action) Backlog Apr 24, 2024
@michelle0927 michelle0927 self-assigned this Apr 24, 2024
@michelle0927 michelle0927 moved this from Prioritized to Doing in Component (Source and Action) Backlog Apr 24, 2024
@michelle0927 michelle0927 linked a pull request Apr 24, 2024 that will close this issue
@michelle0927 michelle0927 moved this from Doing to Ready for PR review in Component (Source and Action) Backlog Apr 24, 2024
@GTFalcao GTFalcao moved this from Ready for PR review to In Review in Component (Source and Action) Backlog Apr 24, 2024
@GTFalcao GTFalcao moved this from In Review to Ready for QA in Component (Source and Action) Backlog Apr 24, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Apr 25, 2024
@vunguyenhung vunguyenhung moved this from In QA to Changes Required in Component (Source and Action) Backlog Apr 25, 2024
@vunguyenhung
Copy link
Collaborator

Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.

Please check the test report below for more information
https://vunguyenhung.notion.site/Components-opsgenie-15d999950cd14b348b625ae79cb362b8

@michelle0927 michelle0927 moved this from Changes Required to Ready for QA in Component (Source and Action) Backlog Apr 25, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Apr 26, 2024
@vunguyenhung
Copy link
Collaborator

I've created a ticket to improve Opsgenie connection popup here: #11641

Note that after the connection popup improvement ticket is done, there'll be some more work on the action code to get the Teams API Key to use for Alert related action.

I'll move this one to blocked until the connection popup improvement ticket is done. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Development

Successfully merging a pull request may close this issue.

4 participants