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

Better summary and impact updates #189

Merged
merged 4 commits into from
Nov 15, 2019
Merged

Better summary and impact updates #189

merged 4 commits into from
Nov 15, 2019

Conversation

evnsio
Copy link
Contributor

@evnsio evnsio commented Nov 15, 2019

Prior to this change, the summary and impact commands would overwrite whatever was currently
set for the incident. In most cases, our understanding of these develops over time, so we'd
like to be update and refine what we've previously set.

This change introduces actions and dialogs to update the summary and impact from what was previously
set, making it easier for us to develop meaningful and thorough statements over time.

image

Prior to this change, the summary and impact commands would overwrite whatever was currently
set for the incident. In most cases, our understanding of these develops over time, so we'd
like to be update and refine what we've previously set.

This change introduces actions and dialogs to update the summary and impact from what was previously
set, making it easier for us to develop meaningful and thorough statements over time.
@evnsio evnsio requested a review from a team November 15, 2019 14:11
Copy link
Contributor

@ChrisAnn ChrisAnn left a comment

Choose a reason for hiding this comment

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

one tiny typo, otherwise looks good

PROPOSED_MESSAGE_BLOCK_ID = "proposed"
UPDATE_IMPACT_DIALOG = "update-impact-dialog"

NO_IMPACT_TEXT = "The impact of this incicent hasn't been set yet."
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
NO_IMPACT_TEXT = "The impact of this incicent hasn't been set yet."
NO_IMPACT_TEXT = "The impact of this incident hasn't been set yet."

@evnsio evnsio merged commit 65292bb into master Nov 15, 2019
@evnsio evnsio deleted the better-summary-and-impact branch November 15, 2019 15:41
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.

2 participants