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

A few incident trigger tweaks #228

Merged
merged 12 commits into from
Oct 1, 2024

Conversation

johnseekins-pathccm
Copy link
Contributor

@johnseekins-pathccm johnseekins-pathccm commented Sep 26, 2024

  1. pager me <schedule> <minutes> didn't support quotes around the schedule name. This is inconsistent with every other case of schedule names. I think I fixed that up correctly.
  2. We wanted a way for users to just say pager default trigger and send a message to a default schedule. I believe the changes I made around 160 should facilitate that, but would love some advice on how best to make that change.

Signed-off-by: John Seekins <[email protected]>
Signed-off-by: John Seekins <[email protected]>
Signed-off-by: John Seekins <[email protected]>
Signed-off-by: John Seekins <[email protected]>
Signed-off-by: John Seekins <[email protected]>
Signed-off-by: John Seekins <[email protected]>
Signed-off-by: John Seekins <[email protected]>
Signed-off-by: John Seekins <[email protected]>
@johnseekins-pathccm
Copy link
Contributor Author

Both these functions are working correctly for us, but I'm happy to discuss how we could go about integrating them.

Copy link
Member

@stephenyeargin stephenyeargin left a comment

Choose a reason for hiding this comment

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

I don't have access to a live PagerDuty account these days, but everything here appears solid. If you'll npm version minor and push that up to the branch, I can get it merged. Thank you! 🚀

Unrelated, I added #229 because we need a bit more confidence that changes like this one won't inadvertently bust an existing workflow. It's been on the TODO list for a while.

@stephenyeargin stephenyeargin merged commit 399082e into hubot-archive:main Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants