Skip to content

fix: Add PagerDuty pagination for ListServices, ListUsers, ListEscalationPolicies, and ListIncidents methods#3866

Open
NickDub wants to merge 2 commits intosuperplanehq:mainfrom
NickDub:fix/pagerduty-pagination
Open

fix: Add PagerDuty pagination for ListServices, ListUsers, ListEscalationPolicies, and ListIncidents methods#3866
NickDub wants to merge 2 commits intosuperplanehq:mainfrom
NickDub:fix/pagerduty-pagination

Conversation

@NickDub
Copy link
Copy Markdown

@NickDub NickDub commented Mar 31, 2026

Summary

Fixes #3884

The ListServices, ListUsers, ListEscalationPolicies, and ListIncidents methods return only the first 25 values (default number of items).

Changes

This PR implements the pagination for ListServices, ListUsers, ListEscalationPolicies, and ListIncidents methods for PagerDuty Integration to retrieve all the values.

@superplanehq-integration
Copy link
Copy Markdown

👋 Commands for maintainers:

  • /sp start - Start an ephemeral machine (takes ~30s)
  • /sp stop - Stop a running machine (auto-executed on pr close)

@NickDub NickDub force-pushed the fix/pagerduty-pagination branch from 17c510e to c68c683 Compare March 31, 2026 15:15
@NickDub NickDub force-pushed the fix/pagerduty-pagination branch 4 times, most recently from 48227fb to 6332425 Compare March 31, 2026 15:41
Copy link
Copy Markdown
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@NickDub NickDub force-pushed the fix/pagerduty-pagination branch 5 times, most recently from 92dab5e to 6364280 Compare April 2, 2026 17:44
@NickDub NickDub changed the title fix: Add pagination for ListServices, ListUsers, ListEscalationPolicies, and ListIncidents methods fix: Add PagerDuty pagination for ListServices, ListUsers, ListEscalationPolicies, and ListIncidents methods Apr 2, 2026
@NickDub NickDub force-pushed the fix/pagerduty-pagination branch 3 times, most recently from 6ee04ee to bc49429 Compare April 2, 2026 18:00
NickDub added 2 commits April 2, 2026 20:01
…es, and ListIncidents methods

Signed-off-by: Nicolas Dubois <nicolas.dubois@adeo.com>
Signed-off-by: Nicolas Dubois <nicolas.dubois@adeo.com>
@NickDub NickDub force-pushed the fix/pagerduty-pagination branch from bc49429 to b5a096f Compare April 2, 2026 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[PagerDuty] Drop-down lists do not contain all the values

1 participant