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

Hackathon Alerts and MCIs in separate YAML files #48

Merged
merged 7 commits into from
Oct 23, 2017

Conversation

douglaswth
Copy link
Contributor

This fixes #33 and makes progress toward #29.

Copy link
Contributor

@psschroeter psschroeter left a comment

Choose a reason for hiding this comment

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

LGTM, just needs a little bit of added comments for the more interesting parts

alert.File = ""
return nil
}

Copy link
Contributor

Choose a reason for hiding this comment

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

Brief comment here would be nice -- this seems to allow any number of sub includes as well.

if err == nil {
return nil
}

Copy link
Contributor

Choose a reason for hiding this comment

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

Add comment about why you can't just do unmarshal(mci)

@douglaswth douglaswth merged commit 34154b1 into master Oct 23, 2017
@douglaswth douglaswth deleted the hackathon_alerts_and_mcis branch October 23, 2017 19:42
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.

Manage common alerts in a seperate file
2 participants