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

Add support for escalation_policy.on_call_handoff_notifications field #401

Merged
merged 1 commit into from
Jan 8, 2022

Conversation

zonorti
Copy link
Contributor

@zonorti zonorti commented Nov 22, 2021

Closes #395

I added a test, just in case, but it basically checks JSON Unmarshal.

As CLI uses JSON files as input no changes on that side are needed.

Not sure if any docs need an update.

@theckman theckman added this to the v1.6.0 milestone Nov 23, 2021
t.Fatal(err)
}
testEqual(t, want, res)

Copy link
Collaborator

Choose a reason for hiding this comment

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

Smallest of nits, could you clean up this empty line?

@zonorti zonorti force-pushed the on_call_handoff_notifications branch from 5e0cdd1 to 25b469f Compare November 26, 2021 07:23
@zonorti zonorti requested a review from theckman November 26, 2021 07:24
Copy link
Collaborator

@theckman theckman left a comment

Choose a reason for hiding this comment

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

Thank you for this contribution. I'll make sure this gets merged in shortly, and may even bump it to be included with v1.5.0.

@theckman theckman modified the milestones: v1.6.0, v1.5.0 Jan 8, 2022
@theckman theckman merged commit 93e274a into PagerDuty:master Jan 8, 2022
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.

Add support for escalation_policy.on_call_handoff_notifications field
2 participants