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

Pagerduty ack assigned #4

Merged
merged 13 commits into from Jun 30, 2014
Merged

Pagerduty ack assigned #4

merged 13 commits into from Jun 30, 2014

Conversation

technicalpickles
Copy link
Contributor

@ChrisLundquist
Copy link
Contributor

👍

@technicalpickles
Copy link
Contributor Author

Feeling pretty good about this. I added the idea of acking only your assigned things to resolving as well.

One thing I was considering still was like /pager ack! and /pager resolve! for doing everything, not just your assigned. Thoughts?

@ChrisLundquist
Copy link
Contributor

Yeah, having resolve/ack behave the same, along with the ! notation, works for me. I like it.

@jnewland
Copy link

One thing I was considering still was like /pager ack! and /pager resolve! for doing everything, not just your assigned. Thoughts?

👍

@technicalpickles
Copy link
Contributor Author

Mentioned this on another issue, but since pagerduty supports multiple people being assigned to an incident, we need to check for that. Basically, there used to be incident.assigned_to_user, but it's been deprecated in favor of incident.assigned_to, which is an array of objects.

@technicalpickles
Copy link
Contributor Author

Basically, there used to be incident.assigned_to_user, but it's been deprecated in favor of incident.assigned_to, which is an array of objects.

Fixed this in 365e306

@technicalpickles technicalpickles self-assigned this Jun 24, 2014
@technicalpickles
Copy link
Contributor Author

One thing I was considering still was like /pager ack! and /pager resolve! for doing everything, not just your assigned.

Implemented because of the 👍 ✨

Feeling pretty good about this. Only question is what version I should bump to this. Looking at http://semver.org/, it's about backwards compatability, which this would qualify for. However, the semantic use of it is a bit different, which could catch people off guard. Since this is pretty new, I'd be okay with bumping minor version.

@technicalpickles technicalpickles mentioned this pull request Jun 24, 2014
@jnewland
Copy link

Since this is pretty new, I'd be okay with bumping minor version.

Seems fine.

technicalpickles added a commit that referenced this pull request Jun 30, 2014
@technicalpickles technicalpickles merged commit baf8af1 into master Jun 30, 2014
@technicalpickles technicalpickles deleted the pager-duty-ack-assigned branch June 30, 2014 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants