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): search remote scope by keyword #6255

Merged
merged 3 commits into from
Oct 16, 2023

Conversation

d4x1
Copy link
Contributor

@d4x1 d4x1 commented Oct 16, 2023

⚠️ Pre Checklist

Please complete ALL items in this checklist, and remove before submitting

  • I have read through the Contributing Documentation.
  • I have added relevant tests.
  • I have added relevant documentation.
  • I will add labels to the PR, such as pr-type/bug-fix, pr-type/feature-development, etc.

Summary

What does this PR do?

  1. /plugins/pagerduty/connections/{connectionId}/search-remote-scopes can work now.
  2. add connection_id and createdAt for scope list api

Does this close any open issues?

Closes N/A

Screenshots

Include any relevant screenshots here.
image

Other Information

Any other information that is important to this PR.

@klesh klesh merged commit 681989d into apache:main Oct 16, 2023
10 checks passed
@d4x1 d4x1 deleted the lw-fix-pagerduty branch October 16, 2023 12:46
sandesvitor pushed a commit to sandesvitor/incubator-devlake that referenced this pull request Oct 19, 2023
* feat(pagerduty): search remote scope by keyword

* feat(pagerduty): add `createdAt` field
@d4x1 d4x1 added the pr-type/bug-fix This PR fixes a bug label Oct 26, 2023
@d4x1 d4x1 added this to the v0.20 milestone Oct 26, 2023
abeizn added a commit that referenced this pull request Nov 24, 2023
* feat: Opsgenie plugin implementation

* fix(lint): lint with gofmt

* refactor(lint): removing unused config-ui files

* feat(task): changed incident collector to accept incremental collection

* fix(config-ui): adjust the params for bp add connection (#6241)

* refactor: removed unused code (#6243)

* refactor(config-ui): remove content about user info (#6245)

* fix(azure): fix 400 error when cloing azure repos (#6246)

* fix: normalize_bp_settings throws error (#6249)

* fix: normalize_bp_settings throws error

* fix: pg ci

* fix: pg ci (#6252)

* fix(gitlab): fix incremental deployment collector (#6254)

* fix(gitlab): fix incremental deployment collector

* fix(gitlab): rollback to full collector

* refactor(gitlab): remove unused codes

* fix(gitlab): collect deployment incrementally

* fix: modify _tool_jira_issue_relationships primary key (#6253)

* fix: modify _tool_jira_issue_relationships primary key

* fix: ci lint

* feat(pagerduty): search remote scope by keyword (#6255)

* feat(pagerduty): search remote scope by keyword

* feat(pagerduty): add `createdAt` field

* refactor(impl): refactoring impl.go and service model

* refactor(comment): removing comment from incident collector

* feat(task): added GetCreated function

* feat(zentao): check db url when testing connections (#6258)

* feat(zentao): check db url when testing connections

* fix(zentao): remove test codes

* fix(zentao): remove test codes

* fix(configui): tagsLimit should be a number (#6261)

* fix(check): fixing lint in config-ui

* refactor(newline): adding removed newline

* fix(config-ui): removed old plugin type

* refactor(config-ui): remove type inheritance from opsgenieconfig

* style(config-ui): update icon with icon.svg

---------

Co-authored-by: 青湛 <0x1304570@gmail.com>
Co-authored-by: Klesh Wong <zhenmian.huang@merico.dev>
Co-authored-by: Lynwee <linwei.hou@merico.dev>
Co-authored-by: abeizn <zikuan.an@merico.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-type/bug-fix This PR fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants