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

Incident alerts #143

Merged
merged 1 commit into from
Aug 13, 2019
Merged

Conversation

soullivaneuh
Copy link
Contributor

Continue of #142

@soullivaneuh soullivaneuh force-pushed the incident-alerts branch 2 times, most recently from 8c8a1d9 to a6ab273 Compare March 14, 2019 14:36
incident.go Outdated Show resolved Hide resolved
@soullivaneuh soullivaneuh force-pushed the incident-alerts branch 2 times, most recently from 9273bb5 to 4612e43 Compare March 15, 2019 11:34
@soullivaneuh soullivaneuh changed the title WIP: Incident alerts Incident alerts Mar 15, 2019
@soullivaneuh
Copy link
Contributor Author

I finally found the issue: I simply forgot to manage the pagination.

@mattstratton
Copy link
Contributor

Can you please rebase this so that the CircleCI config gets into your branch so that the Circle tasks will run?

@soullivaneuh
Copy link
Contributor Author

@mattstratton Done.

The only missing thing is a pagination, but I don't really know how to handle it.

Shall I create a new ListIncidentAlertsOptions?

dobs added a commit to dobs/go-pagerduty that referenced this pull request Mar 19, 2019
This branch incorporates a bunch of old un-merged PRs from upstream, specifically:

- PagerDuty#72
- PagerDuty#73
- PagerDuty#74
- PagerDuty#75
- PagerDuty#78
- PagerDuty#91
- PagerDuty#93
- PagerDuty#97
- PagerDuty#104
- PagerDuty#106
- PagerDuty#108
- PagerDuty#113
- PagerDuty#114
- PagerDuty#126
- PagerDuty#127
- PagerDuty#130
- PagerDuty#132
- PagerDuty#137
- PagerDuty#138
- PagerDuty#140
- PagerDuty#143

It doesn't attempt to merge, due to potential complexity:

- PagerDuty#48
- PagerDuty#99
- PagerDuty#134

And skips the following as it was picked up as part of pulling in the above merged PRs:

- PagerDuty#133

Will have subsequent PRs for cleanup, specifically:
- Reducing duplicate code.
- Standardizing response and error handling.

Followed by more janitorial and refactor-oriented changes.
@stmcallister stmcallister merged commit 228489b into PagerDuty:master Aug 13, 2019
@soullivaneuh soullivaneuh deleted the incident-alerts branch August 14, 2019 14:52
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.

3 participants